diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-18 12:09:42 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-18 12:09:42 +0000 |
| commit | 8ea49712fd4c9f158128832e6c93308afeb1bd4d (patch) | |
| tree | a7a4e84c2722ba9f3848f4bbe377c1e38ed14d1c /TODO | |
| parent | 273d63040ab6f0124518fcdb1ad9f2f10c84c2de (diff) | |
| download | rtmux-8ea49712fd4c9f158128832e6c93308afeb1bd4d.tar.gz rtmux-8ea49712fd4c9f158128832e6c93308afeb1bd4d.tar.bz2 rtmux-8ea49712fd4c9f158128832e6c93308afeb1bd4d.zip | |
suspend-client command and suspend client when ^Z key binding is used.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ (copy from other session) - function groups, bind-key ^W { select-window 0; send-key ^W } etc *** - neww should support -k -- suspend-client command bound to ^Z +- document suspend-client - flag to scroll-mode/copy-mode to automatically scroll up a page - would be nice if tmux could be the shell - key to switch to copy mode from scroll mode |