mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Update TODO with some items from old SF tickets.
This commit is contained in:
parent
75061cb45d
commit
b67db455a8
5
TODO
5
TODO
@ -32,6 +32,9 @@
|
|||||||
* flag to choose-* for sort order
|
* flag to choose-* for sort order
|
||||||
* choose mode would be better per client than per window?
|
* choose mode would be better per client than per window?
|
||||||
* two choices (first one then second, for swap-pane and join-pane)
|
* two choices (first one then second, for swap-pane and join-pane)
|
||||||
|
* choose modes should ditch the key bindings and just have fixed keys, and
|
||||||
|
be more customized to their purpose (d to delete a buffer for choose-buffer,
|
||||||
|
a preview of buffer contents, etc)
|
||||||
|
|
||||||
- improve monitor-*:
|
- improve monitor-*:
|
||||||
* straighten out rules for multiple clients
|
* straighten out rules for multiple clients
|
||||||
@ -55,6 +58,7 @@
|
|||||||
* message display
|
* message display
|
||||||
* prompt input
|
* prompt input
|
||||||
* multibyte key input
|
* multibyte key input
|
||||||
|
* searching in copy mode
|
||||||
|
|
||||||
- copy/paste improvements:
|
- copy/paste improvements:
|
||||||
* incremental searching
|
* incremental searching
|
||||||
@ -119,3 +123,4 @@
|
|||||||
environments
|
environments
|
||||||
* multiline status line?
|
* multiline status line?
|
||||||
* customizable command aliases
|
* customizable command aliases
|
||||||
|
* automatic pane logging
|
||||||
|
Loading…
Reference in New Issue
Block a user