charmbracelet / vhs

Your CLI home video recorder 📼
MIT License
14.77k stars 248 forks source link

Support additional keys #115

Open DannyBen opened 1 year ago

DannyBen commented 1 year ago

As discussed in #64 - we need the ability to send more keys. Here is a list borrowed from the AutoHotkey list

** These keys may not be needed in vhs context

Airblader commented 1 year ago

Escape seems to be supported already, at least the examples already use it.

taminomara commented 1 week ago

As an alternative, maybe it would be a good idea to support sending raw CSI sequences?