mirror of
https://github.com/tmux/tmux.git
synced 2025-04-13 23:08:49 +00:00
Add to TODO.
This commit is contained in:
parent
3b83bda29c
commit
3cdb2f0bb7
4
TODO
4
TODO
@ -5,6 +5,8 @@
|
|||||||
* ' and " should be parsed the same (eg "\e" vs '\e') in config
|
* ' and " should be parsed the same (eg "\e" vs '\e') in config
|
||||||
and command prompt
|
and command prompt
|
||||||
* last-pane across sessions
|
* last-pane across sessions
|
||||||
|
* list-keys should quote output so that bindings can just be used in
|
||||||
|
config file as-is
|
||||||
|
|
||||||
- make command sequences more usable
|
- make command sequences more usable
|
||||||
* don't require space after ;
|
* don't require space after ;
|
||||||
@ -15,7 +17,7 @@
|
|||||||
* way to set socket path from config file
|
* way to set socket path from config file
|
||||||
|
|
||||||
- format improvements:
|
- format improvements:
|
||||||
* option to quote format (#{session_name:quoted})
|
* option to quote format (#{q:session_name})
|
||||||
* formats need conditions for >0 (for #P)
|
* formats need conditions for >0 (for #P)
|
||||||
* some way to pad # stuff with spaces
|
* some way to pad # stuff with spaces
|
||||||
* formats to show if a window is linked into multiple sessions, into
|
* formats to show if a window is linked into multiple sessions, into
|
||||||
|
Loading…
Reference in New Issue
Block a user