Simple YAML file crashes with "Invalid indent query" #8297
Unanswered
notmgsk
asked this question in
Troubleshooting
Replies: 1 comment
-
you are using the latest stable release with runtime files copied from the master branch. Runtime files are not compatible with different versions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When editing a very simple file
helix crashes if I place my cursor at the end of
bar:
and typeo
.This is the error message:
Reproduction Steps
bar:
o
(when inNOR
mode)I expected this to happen: newline below
bar:
.Instead, this happened:
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
gnome-terminal
Helix Version
helix 23.05 (7f5940b)
Beta Was this translation helpful? Give feedback.
All reactions