index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
key-string.c
Commit message (
Expand
)
Author
Age
*
Add tabs.
Nicholas Marriott
2009-01-16
*
Prettify the key strings a little.
Nicholas Marriott
2009-01-14
*
Tidy escape modifier (don't know how this worked before...).
Nicholas Marriott
2009-01-12
*
Tidy up control key parsing; add shift.
Nicholas Marriott
2009-01-12
*
Build array of codes, stop using ncurses global variables and push ncurses cr...
Nicholas Marriott
2009-01-09
*
Update key handling code. Simplify, support ctrl properly and add a new windo...
Nicholas Marriott
2009-01-09
*
Give up the farce of caring about any keys aside from the ones in the screen ...
Nicholas Marriott
2009-01-08
*
Introduce nitems() and use it; use bsearch.
Nicholas Marriott
2009-01-07
*
Fix C-space and M-space.
Nicholas Marriott
2008-12-16
*
Support keypad. Change cursor key output.
Nicholas Marriott
2008-07-23
*
Allow use of alt keys. move-window command.
Nicholas Marriott
2008-06-25
*
Support binding 27-31.
Nicholas Marriott
2008-06-04
*
C-space is "^ " not "^@".
Nicholas Marriott
2007-11-09
*
Kill window command. Nuke some backspace stuff.
Nicholas Marriott
2007-10-19
*
List keys command.
Nicholas Marriott
2007-10-04
*
Key binding, unbinding.
Nicholas Marriott
2007-10-03