From 2af52440baa64aa86481cf5d9f6e05c7d257b4bb Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 27 Jan 2009 23:35:44 +0000 Subject: -u to start with screen scrolled up. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8331e542..1e5b225e 100644 --- a/TODO +++ b/TODO @@ -82,7 +82,7 @@ - move-pane (to window) (maybe break-pane?) - command: copy-buffer -s src-session -t dst-session -a src-index -b dst-index (copy from other session) -- flag to scroll-mode/copy-mode to automatically scroll up a page +- document -u flag to scroll-mode/copy-mode - key to switch to copy mode from scroll mode - document suspend-client - document command sequences -- cgit