feedkeys like vis:feedkeys() #15383
Unanswered
mudokenking
asked this question in
Ideas
Replies: 1 comment
-
|
isn't that just a macro? can't you do that with |
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.
-
vis editor has an ability to do vis:feedkeys() in it's lua config file.
"F1" = feedkeys("space.'?'%%b")
can helix have this?
will helix have this?
That's could be just one use for that, I'm sure there can be others. Its not that I want an entire function for one purpose.....feedkeys seems really useful to simulate key presses and insertions.
Thanks for reading.
Beta Was this translation helpful? Give feedback.
All reactions