Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
680f920b551c0cac9239d6b15ac390dc1bc576b4
/
input-keys.c
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
094bca5
Output the right keys for application and number keypad modes (they were the
by Nicholas Marriott
· 15 years ago
d9961f4
Don't output rxvtisms either.
by Nicholas Marriott
· 15 years ago
6a6a42a
It would help if I read my own comments... make alt keys work again by sending
by Nicholas Marriott
· 15 years ago
a02c7e8
Convert the window pane (pty master side) fd over to use a bufferevent.
by Nicholas Marriott
· 15 years ago
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