Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
8cb410c63cbec58dc736e160ffe88a67af46e4c9
/
key-string.c
38f64b3
Lookup key as a named key (eg 'Space') before checking for single character
by Nicholas Marriott
· 16 years ago
db4452d
Rename keypad keys to something more useful.
by Nicholas Marriott
· 16 years ago
82efcc3
Accept ^? for backspace as well as BSpace.
by Nicholas Marriott
· 16 years ago
205857b
Add a key string for space ("Space") and document the names, suggested by
by Nicholas Marriott
· 16 years ago
9e5d585
Accept and print "Enter" and "Escape" for keys rather than C-m and C-[.
by Nicholas Marriott
· 16 years ago
639fbe0
Detect backspace by looking at termios VERASE and translate it into \177 (which
by Nicholas Marriott
· 16 years ago
1d1ea68
Accept lowercase c- and m- prefix as well as C- and M-.
by Nicholas Marriott
· 16 years ago
725938f
Tidy up keys: use an enum for the key codes, and remove the macros which just
by Nicholas Marriott
· 16 years ago
6910458
Add backspace key to named keys.
by Nicholas Marriott
· 16 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 16 years ago