diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-11 06:19:56 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-11 06:19:56 +0000 |
| commit | ec42778590805a284e5e9a2caafec20d1a5d0a2b (patch) | |
| tree | 646ea0e4985a4104d4353eeec8329e54a1e4298c /TODO | |
| parent | 30573a6acebcd6b23ee0aeaa9046e86139fc66f7 (diff) | |
| download | rtmux-ec42778590805a284e5e9a2caafec20d1a5d0a2b.tar.gz rtmux-ec42778590805a284e5e9a2caafec20d1a5d0a2b.tar.bz2 rtmux-ec42778590805a284e5e9a2caafec20d1a5d0a2b.zip | |
Man page update from Will Maier, thanks.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -65,13 +65,7 @@ - proper per-window options (per-session list of window ranges?) - better mode features: search, back word, forward word, etc - status bar customisation variables, show-activity, show-last-window - ---- -[18:20] *priteau* i found something in tmux that could be tweaked to be better -[18:21] *priteau* in screen, when you type ^A-D, you can actually keep ctrl down - when typing the D -[18:21] *priteau* in tmux, you have to release ctrl for the command to work ---- +- figure out Linux tcsetattr problem, remove header bodge if unnecessary -- For 0.3 -------------------------------------------------------------------- - clear EOL etc CANNOT rely on term using the current colour/attr and probably |