Ctrl-v cannot directly open a new split in the filepicker. #11796
Unanswered
suncunqian
asked this question in
Troubleshooting
Replies: 1 comment
-
Ctrl-v is handled either by your operating system or terminal emulator to paste. If you can't rebind Ctrl-v so it doesn't paste then you won't be able to use that keybinding for the picker. (That keybinding is not changeable in Helix currently, see #5505) |
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
In the filepicker interface, "Ctrl-s" can be triggered, but when I press "Ctrl-v", it only pastes some text into the input box.
Reproduction Steps
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
Platform
WSL-debian
Terminal Emulator
PowerShell
Installation Method
release page
Helix Version
helix 24.7 (079f544)
Beta Was this translation helpful? Give feedback.
All reactions