We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting configuration in config.toml for [editor.auto-save] section does not work.
config.toml
[editor.auto-save]
I tried this:
[editor.auto-save] focus-lost = true
(the file has only that 2 lines)
I expected this to happen:
no error
Instead, this happened:
Iget this error:
Bad config: invalid type: map, expected a boolean in `auto-save`
No response
Linux
Konsole
pacman
helix 24.3
The text was updated successfully, but these errors were encountered:
This feature was added in the last release. You are still using the previous release.
Sorry, something went wrong.
ok. thanks
No branches or pull requests
Summary
Setting configuration in
config.toml
for[editor.auto-save]
section does not work.Reproduction Steps
I tried this:
(the file has only that 2 lines)
I expected this to happen:
no error
Instead, this happened:
Iget this error:
Helix log
No response
Platform
Linux
Terminal Emulator
Konsole
Installation Method
pacman
Helix Version
helix 24.3
The text was updated successfully, but these errors were encountered: