aboutsummaryrefslogtreecommitdiff
path: root/key-bindings.c
Commit message (Expand)AuthorAge
* Permit commands to be bound to key presses without the prefix key first. TheNicholas Marriott2009-07-24
* Tidy up keys: use an enum for the key codes, and remove the macros which justNicholas Marriott2009-07-21
* Improved layout code.Nicholas Marriott2009-07-19
* - New command display-message (alias display) to display a message in theNicholas Marriott2009-07-17
* Remove a duplicate key binding, and turn off autorepeat for up/down as it isNicholas Marriott2009-07-17
* Make status_message_set a variadic printf-like function. No functional change -Nicholas Marriott2009-07-15
* Creating a key binding which replaces itself (such as "bind x bind x lsw")Nicholas Marriott2009-07-12
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01