/cterm.zsh

Primary LanguageTypeScript

cterm.zsh

Keypresses

To map keypresses use xdd -psd to find out the escaped codes to express as actions. That, or use the following table:

keypress code
\x02 ^B
\x1b ESC
\x3a :
\x77 w
\x0a ENTER