From 9acc26711d180e45ff827d8b88b4adbf20fab949 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 21 Jan 2009 22:21:49 +0000 Subject: new-window -k. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 598e26c2..b2f0d0e3 100644 --- a/TODO +++ b/TODO @@ -78,7 +78,6 @@ - command: load-buffer -b number filename - command: copy-buffer -s src-session -t dst-session -a src-index -b dst-index (copy from other session) -- neww should support -k - flag to scroll-mode/copy-mode to automatically scroll up a page - key to switch to copy mode from scroll mode - document suspend-client @@ -87,3 +86,5 @@ - document split-window -p and -l - UTF-8 combining characters don't work (probably should be width 1 but are listed as 2) +- better error reporting from session_new etc + -- cgit