mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Sync.
This commit is contained in:
parent
c78b8d06a6
commit
c2876e6477
6
TODO
6
TODO
@ -23,6 +23,7 @@
|
|||||||
command to purge window history
|
command to purge window history
|
||||||
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?
|
||||||
|
clone-session command to link all windows to a new session
|
||||||
- function groups, bind-key ^W { select-window 0; send-key ^W } etc ***
|
- function groups, bind-key ^W { select-window 0; send-key ^W } etc ***
|
||||||
- allow fnmatch for -c, so that you can, eg, detach all clients
|
- allow fnmatch for -c, so that you can, eg, detach all clients
|
||||||
- bind non prefix keys
|
- bind non prefix keys
|
||||||
@ -56,9 +57,8 @@
|
|||||||
- list-keys should be sorted
|
- list-keys should be sorted
|
||||||
- copy-mode enhancements: next word etc etc
|
- copy-mode enhancements: next word etc etc
|
||||||
- problems with force-width when wrapping line in emacs?
|
- problems with force-width when wrapping line in emacs?
|
||||||
- command history for command-prompt. better tab completion
|
- command history for command-prompt. better tab completion (use options too)
|
||||||
- options parsing could be much more generic, opening the way for abbreviation
|
- window options should be done similarly to standard options
|
||||||
and tab completion of option names
|
|
||||||
---
|
---
|
||||||
- document list-commands. document switch-client
|
- document list-commands. document switch-client
|
||||||
- document buffer stuff
|
- document buffer stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user