Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
89826983ebb575795d1180ff96432b175a72868e
/
input-keys.c
361801a
Sync OpenBSD patchset 184:
by Tiago Cunha
· 15 years ago
a734488
Sync OpenBSD patchset 151:
by Tiago Cunha
· 15 years ago
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
1712560
Extra function keys from Dashing dashing at hushmail dot com
by Nicholas Marriott
· 16 years ago
4428987
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
by Nicholas Marriott
· 16 years ago
e099a78
Make shift arrow keys work.
by Nicholas Marriott
· 16 years ago
a88eba3
More hacks for key handling.
by Nicholas Marriott
· 16 years ago
dbbc314
Handle ctrl/shift modifiers better.
by Nicholas Marriott
· 16 years ago
162bacd
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit).
by Nicholas Marriott
· 16 years ago
3126332
Support btab.
by Nicholas Marriott
· 16 years ago
a1b43fa
Trim spaces.
by Nicholas Marriott
· 16 years ago
ed1031b
Update key handling code. Simplify, support ctrl properly and add a new window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift.
by Nicholas Marriott
· 16 years ago
622d4de
Give up the farce of caring about any keys aside from the ones in the screen termcap and the ones termcap doesn't handle that we hardcode manually.
by Nicholas Marriott
· 16 years ago
4846ad1
Introduce nitems() and use it; use bsearch.
by Nicholas Marriott
· 16 years ago
b457479
Make home and end work.
by Nicholas Marriott
· 16 years ago
3337dfc
Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/.
by Nicholas Marriott
· 16 years ago
ee8a9d2
Handle kcursor+kkeypad (switch to OA from [A).
by Nicholas Marriott
· 16 years ago
e00736b
Revert this, it breaks emacs.
by Nicholas Marriott
· 16 years ago
9721277
Support keypad. Change cursor key output.
by Nicholas Marriott
· 16 years ago
758efb3
Handle escaped keys properly and use M-f/M-b in copy mode.
by Nicholas Marriott
· 16 years ago
91f3165
IRIX fixes thanks to Elias Pipping.
by Nicholas Marriott
· 16 years ago
99df48d
Trimify.
by Nicholas Marriott
· 16 years ago
6a187bb
Some Linux fixes; some code tidying. Don't redraw status bar so often.
by Nicholas Marriott
· 16 years ago
205b78e
Some key tweaks, fix status bar to not rely on attr.
by Nicholas Marriott
· 17 years ago
cb353fb
home and end appear to be find/select with rxvt...
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago
9a6e47c
Initial history support.
by Nicholas Marriott
· 17 years ago
1b96476
Kill window command. Nuke some backspace stuff.
by Nicholas Marriott
· 17 years ago
aafee17
New input parser via state machine.
by Nicholas Marriott
· 17 years ago