Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
e5106bfb9660d5c9470acf9defa1084c61a070d4
/
xterm-keys.c
d52f579
Up to now, tmux sees \033\033[OA as M-Up and since we turned on
by nicm
· 8 years ago
163732e
Revert previous for now, it will break TERM=screen.
by nicm
· 8 years ago
0a63ab4
If xterm-keys is on, use xterm(1) style keys for Home and End as well as
by nicm
· 8 years ago
1b31d14
Remove some dead code in cmd-move-window.c and make a load of local
by nicm
· 8 years ago
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