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.
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.