Replies: 2 comments
-
|
This is a really great idea! It would be quite useful for tutorials and other types of demos! Thank you for suggesting it! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This would be very useful, has it ever been added? |
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.
-
When creating tapes for eg. nvim plugins, cli applications with a tui etc, it would be neat to have som way to show the keys being pressed.
Something along those lines:
Maybe some kind of Overlay that can be placed freely that also groups keys by lines: eg
nnwould be shown, and then replaced byciw- instead of showingnnciw- then vanish untilEscape, which is shown too. Or when navigating inside glow, or btop etc.Theres probably a much more elegant way to write this syntax-wise. :D
Beta Was this translation helpful? Give feedback.
All reactions