mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Update TODO.
This commit is contained in:
parent
c45eb2713b
commit
092cca4b5f
2
TODO
2
TODO
@ -10,7 +10,6 @@
|
|||||||
- Implicitly add exec to the commands for new windows (switch to disable it)
|
- Implicitly add exec to the commands for new windows (switch to disable it)
|
||||||
- it would be nice to have multichar commands so you could have C-b K K for
|
- it would be nice to have multichar commands so you could have C-b K K for
|
||||||
kill-window to limit accidental presses
|
kill-window to limit accidental presses
|
||||||
- refer to windows by name etc (duplicates? fnmatch?)
|
|
||||||
- commands:
|
- commands:
|
||||||
extend list-clients to list clients attached to a session (-a for all?)
|
extend list-clients to list clients attached to a session (-a for all?)
|
||||||
bring back detach-session to detach all clients on a session?
|
bring back detach-session to detach all clients on a session?
|
||||||
@ -98,3 +97,4 @@
|
|||||||
for stuff like mode keys?
|
for stuff like mode keys?
|
||||||
- bug: copy mode gets the start of the selection wrong
|
- bug: copy mode gets the start of the selection wrong
|
||||||
- document status-keys
|
- document status-keys
|
||||||
|
- refer to windows by name etc (duplicates? fnmatch?)
|
||||||
|
Loading…
Reference in New Issue
Block a user