From ec42778590805a284e5e9a2caafec20d1a5d0a2b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 11 Jun 2008 06:19:56 +0000 Subject: Man page update from Will Maier, thanks. --- TODO | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9e28e014..4c54c707 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit