Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c36f67a2889ae0f5792ea88e8206d5d7db8c4839
/
input-keys.c
ac3b78a
Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262
by Nicholas Marriott
· 14 years ago
f833b88
Last few tables that should be const.
by Nicholas Marriott
· 14 years ago
f7c42c2
Support all four of the xterm mouse modes. Based on a diff from hsim at gmx.li.
by Nicholas Marriott
· 14 years ago
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