Remapping keys to a command that requires input #3837
Unanswered
MoonKraken
asked this question in
Q&A
Replies: 1 comment 1 reply
-
After poking around it seems like this needs to be implemented for this to work, let me know if that's wrong: #1383 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello - I'm trying to do this in
config.toml
to find the first occurence ofr
on the current line:But it doesn't seem to be working. Generally speaking for commands that require a character after them, ie
find_next_char
, how do I specify that character in key remappings?Beta Was this translation helpful? Give feedback.
All reactions