mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 06:56:58 +00:00
Update TODO.
This commit is contained in:
2
TODO
2
TODO
@ -22,7 +22,6 @@
|
|||||||
multiple attached sessions, and is the active window in multiple
|
multiple attached sessions, and is the active window in multiple
|
||||||
attached sessions?
|
attached sessions?
|
||||||
* comparison operators like < and > (for #{version}?)
|
* comparison operators like < and > (for #{version}?)
|
||||||
* %else statement in config file
|
|
||||||
|
|
||||||
- improve monitor-*:
|
- improve monitor-*:
|
||||||
* straighten out rules for multiple clients
|
* straighten out rules for multiple clients
|
||||||
@ -108,7 +107,6 @@
|
|||||||
* marks in history, automatically add (move?) one when pane is changed
|
* marks in history, automatically add (move?) one when pane is changed
|
||||||
* this doesn't work, need pane reference count probably:
|
* this doesn't work, need pane reference count probably:
|
||||||
bind -n DoubleClick3Status confirm-before -p "kill-window #I? (y/n)" kill-window
|
bind -n DoubleClick3Status confirm-before -p "kill-window #I? (y/n)" kill-window
|
||||||
* respawn -c flag same as neww etc
|
|
||||||
* marker lines in history (GitHub issue 1042)
|
* marker lines in history (GitHub issue 1042)
|
||||||
* tree mode stuff: make command prompt (:) common code so all modes get it,
|
* tree mode stuff: make command prompt (:) common code so all modes get it,
|
||||||
predefined filters, tag-all key, ...
|
predefined filters, tag-all key, ...
|
||||||
|
Reference in New Issue
Block a user