mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Sync.
This commit is contained in:
parent
d7f5190a69
commit
ba0502958c
8
TODO
8
TODO
@ -69,18 +69,14 @@
|
|||||||
should not emulate it doing so
|
should not emulate it doing so
|
||||||
- activity/bell should be per-window not per-link? what if it is cur win in
|
- activity/bell should be per-window not per-link? what if it is cur win in
|
||||||
session not being watched?
|
session not being watched?
|
||||||
- enhance paste buffers. multiple buffers, per-session buffers, lots of command love
|
|
||||||
- command history for command-prompt. tab completion
|
- command history for command-prompt. tab completion
|
||||||
- tidy up window modes
|
- tidy up window modes
|
||||||
- support \033_string\033\\ for window title too
|
- support \033_string\033\\ for window title too
|
||||||
- fix bell-action in show-options
|
- fix bell-action in show-options
|
||||||
- list-keys should be sorted
|
- list-keys should be sorted
|
||||||
---
|
- document buffer stuff
|
||||||
buffer stack. buffer numbered 0 is top and ascending
|
- copy-mode enhancements: next word etc etc
|
||||||
where -b number == top if missing:
|
|
||||||
---
|
---
|
||||||
save-buffer -b number filename
|
save-buffer -b number filename
|
||||||
load-buffer -b number filename
|
load-buffer -b number filename
|
||||||
copy-buffer (from other session)
|
copy-buffer (from other session)
|
||||||
max buffer count (drop old ones off the bottom)
|
|
||||||
---
|
|
||||||
|
Loading…
Reference in New Issue
Block a user