new-window -k.

This commit is contained in:
Nicholas Marriott
2009-01-21 22:21:49 +00:00
parent 19987feaaa
commit 9acc26711d
3 changed files with 33 additions and 5 deletions

3
TODO
View File

@ -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