summaryrefslogtreecommitdiffstats
path: root/input-keys.c
AgeCommit message (Expand)Author
2008-07-24Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separa...Nicholas Marriott
2008-07-24Handle kcursor+kkeypad (switch to OA from [A).Nicholas Marriott
2008-07-23Revert this, it breaks emacs.Nicholas Marriott
2008-07-23Support keypad. Change cursor key output.Nicholas Marriott
2008-06-25Handle escaped keys properly and use M-f/M-b in copy mode.Nicholas Marriott
2008-06-23IRIX fixes thanks to Elias Pipping.Nicholas Marriott
2008-06-18Trimify.Nicholas Marriott
2008-06-06Some Linux fixes; some code tidying. Don't redraw status bar so often.Nicholas Marriott
2008-01-03Some key tweaks, fix status bar to not rely on attr.Nicholas Marriott
2007-12-01home and end appear to be find/select with rxvt...Nicholas Marriott
2007-11-27Big internal reorganisation to move tty control into parent.Nicholas Marriott
2007-11-21Initial history support.Nicholas Marriott
2007-10-19Kill window command. Nuke some backspace stuff.Nicholas Marriott
2007-09-28New input parser via state machine.Nicholas Marriott