Autocompete arguments behavior doesn't override suggested name #12969
Unanswered
bit-garden
asked this question in
Troubleshooting
Replies: 1 comment 4 replies
-
I can't reproduce this. Can you give more exact reproduction steps and/or record an asciinema cast? https://asciinema.org/ |
Beta Was this translation helpful? Give feedback.
4 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
Per https://helix-editor.com/news/release-25-01-highlights/
Pressing enter, then typing should override the suggested text.
This doesn't happen when the suggestion only has 1 argument. The argument is highlighted but typing just kind of puts the new text somewhere in the middle of the variables text.
[enter then type something]
Reproduction Steps
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
Termux
Installation Method
Package manager
Helix Version
helix 25.01.1
Beta Was this translation helpful? Give feedback.
All reactions