diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-06 18:52:41 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-06 18:52:41 +0000 |
commit | 5edb3246c2c629600aa142e1179b0712a9de16d8 (patch) | |
tree | a84afbef4b42662cfbe5e725a6b4bd3ec57cdb05 | |
parent | 70dbc2f5b1128eaf7d6a7e2fe609ec6881b0626c (diff) | |
download | rtmux-5edb3246c2c629600aa142e1179b0712a9de16d8.tar.gz rtmux-5edb3246c2c629600aa142e1179b0712a9de16d8.tar.bz2 rtmux-5edb3246c2c629600aa142e1179b0712a9de16d8.zip |
Update.
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -81,8 +81,11 @@ - move-pane (to window) (maybe break-pane?) - $TMUX should contain socket path - rules to colour windows in status line based on name/title - -(hopefully) for 0.7, in no particular order: - key to switch to copy mode from scroll mode - attach should have a flag to create session if it doesn't exist +- key to switch to copy mode from scroll mode +- attach should have a flag to create session if it doesn't exist + +(hopefully) for 0.7, in no particular order: - document command sequences +- document automatic-rename |