mirror of
https://github.com/tmux/tmux.git
synced 2024-12-14 02:48:47 +00:00
Add to TODO.
This commit is contained in:
parent
2c755e3c55
commit
3a298454ce
6
TODO
6
TODO
@ -242,4 +242,8 @@ TODO soonish maybe:
|
|||||||
silly really though), reflow performance (can reflow blocks on
|
silly really though), reflow performance (can reflow blocks on
|
||||||
demand). It would possibly be good if history-limit could be global
|
demand). It would possibly be good if history-limit could be global
|
||||||
and collected LRU.
|
and collected LRU.
|
||||||
|
- Array options should be a tree rather than being sparse.
|
||||||
|
- Formats to get the default formats for various things, notably
|
||||||
|
choose-tree. GitHub issue 1634.
|
||||||
|
- Command aliases should be able to override builtin commands in order to add
|
||||||
|
default flags (some mechanism needed to avoid recursion). GitHub issue 1630.
|
||||||
|
Loading…
Reference in New Issue
Block a user