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-bindings.c
Commit message (
Expand
)
Author
Age
*
Remove scroll mode which is now redundant, copy mode should be used instead.
Nicholas Marriott
2009-10-06
*
Add a new display-panes command, with two options (display-panes-colour and
Nicholas Marriott
2009-08-31
*
Add a choose-client command and extend choose-{session,window} to accept a
Nicholas Marriott
2009-08-25
*
The cursession member in struct cmd_ctx is always either curclient->session or
Nicholas Marriott
2009-08-23
*
Permit commands to be bound to key presses without the prefix key first. The
Nicholas Marriott
2009-07-24
*
Tidy up keys: use an enum for the key codes, and remove the macros which just
Nicholas Marriott
2009-07-21
*
Improved layout code.
Nicholas Marriott
2009-07-19
*
- New command display-message (alias display) to display a message in the
Nicholas Marriott
2009-07-17
*
Remove a duplicate key binding, and turn off autorepeat for up/down as it is
Nicholas Marriott
2009-07-17
*
Make status_message_set a variadic printf-like function. No functional change -
Nicholas Marriott
2009-07-15
*
Creating a key binding which replaces itself (such as "bind x bind x lsw")
Nicholas Marriott
2009-07-12
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01