mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
new-window -k.
This commit is contained in:
3
TODO
3
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
|
||||
|
||||
|
Reference in New Issue
Block a user