Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
427b8204268af5548d09b830e101c59daa095df9
/
xterm-keys.c
995af0e
I no longer use my SourceForge address so replace it.
by nicm
· 9 years ago
69e0b83
Support UTF-8 key bindings by expanding the key type from int to
by nicm
· 9 years ago
b87dc60
Some style nits and dead assignments.
by nicm
· 9 years ago
2056a9e
Drop explicit support for F13-F20 and change to match the xterm terminfo entry:
by nicm
· 10 years ago
193b6bc
Handle the top bit of xterm(1)-style modifier keys, based on a diff from
by nicm
· 10 years ago
c52548f
The last fix to xterm keys meant that some keys such as \033OA were
by nicm
· 11 years ago
72d1be5
Fix partial matches with xterm-keys on, from m0viefreak dot cm at
by nicm
· 11 years ago
306a3b8
In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence
by Nicholas Marriott
· 12 years ago
0503f83
Add a couple of extra xterm-style keys that gnome terminal provides,
by Nicholas Marriott
· 13 years ago
7ce8fee
Don't include meta twice when working out the flags to output for
by Nicholas Marriott
· 14 years ago
f833b88
Last few tables that should be const.
by Nicholas Marriott
· 14 years ago
f6cd034
Treat the meta bit in the xterm extended modifier key set as the same as
by Nicholas Marriott
· 14 years ago
de68c2a
Simplify xterm modifier detection by treating as a bitmask + 1. Spotted
by Nicholas Marriott
· 14 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
29a5931
Handle partial xterm function key sequences.
by Nicholas Marriott
· 15 years ago
297ebb1
Old xterm F1-F4 are \033O_P not \033[O_P.
by Nicholas Marriott
· 15 years ago
53957dc
Nuke accidentally-committed debugging statement.
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