Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
2a585dc4ed3ad605487d00148b906325ff915a5c
/
input-keys.c
e831649
Not all terminals swap CSI and SS3 on ctrl, so remove that.
by Nicholas Marriott
· 15 years ago
fd2ef18
Rewrite xterm-keys code (both input and output) so that works (doesn't always
by Nicholas Marriott
· 15 years ago
bbca6fe
On second thoughts, drop the rxvt output entirely.
by Nicholas Marriott
· 15 years ago
5cce40d
Set the output code for ctrl+cursor keys correctly, and disable (comment)
by Nicholas Marriott
· 15 years ago
a0ec4a1
Drop INPUTKEY_CTRL and just handle it as part of the table.
by Nicholas Marriott
· 15 years ago
25d2000
Add or fix some comments.
by Nicholas Marriott
· 15 years ago
b3604dc
Tidy up table.
by Nicholas Marriott
· 15 years ago
db4452d
Rename keypad keys to something more useful.
by Nicholas Marriott
· 15 years ago
10a656e
Remove the xterm-keys code which is broken (a replacement is coming but some
by Nicholas Marriott
· 15 years ago
4bc0f6e
Clean up by introducing a wrapper struct for mouse clicks rather than passing
by Nicholas Marriott
· 15 years ago
639fbe0
Detect backspace by looking at termios VERASE and translate it into \177 (which
by Nicholas Marriott
· 15 years ago
725938f
Tidy up keys: use an enum for the key codes, and remove the macros which just
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago