diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-27 16:44:00 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-27 16:44:00 +0000 |
commit | b97264bb70898465fbdba6a79cd1614b0f09c0fc (patch) | |
tree | 927027823369b56eddb5de3a8099176974e8eba0 /TODO | |
parent | be0c79f3ad2a94083b6f79d40739b2b68d3848ae (diff) | |
download | rtmux-b97264bb70898465fbdba6a79cd1614b0f09c0fc.tar.gz rtmux-b97264bb70898465fbdba6a79cd1614b0f09c0fc.tar.bz2 rtmux-b97264bb70898465fbdba6a79cd1614b0f09c0fc.zip |
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -89,11 +89,12 @@ - test bug sshing from freebsd console - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? +- refer to windows by name etc (duplicates? fnmatch?) +- n/p repeat is annoying, turn off +- repeat should be a key flag and should be configurable (bind -r) + - document status-keys - document break-pane - document -8 flag - document set-remain-on-exit -- refer to windows by name etc (duplicates? fnmatch?) -- n/p repeat is annoying, turn off -- repeat should be a key flag and should be configurable (bind -r) - document -L and update socket path bits in tmux.1 |