mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 17:39:09 +00:00
Sync.
This commit is contained in:
parent
7e3cc5fd12
commit
eb72bede47
6
TODO
6
TODO
@ -56,6 +56,12 @@
|
|||||||
kill server
|
kill server
|
||||||
- force-default option: assume terminal supports default colours even if AX
|
- force-default option: assume terminal supports default colours even if AX
|
||||||
is missing (like, eg, xterm-color in an aterm)
|
is missing (like, eg, xterm-color in an aterm)
|
||||||
|
- refer to windows by name etc (duplicates?)
|
||||||
|
- command to run something without a window at all
|
||||||
|
- command to insert a key into a window
|
||||||
|
- function groups:
|
||||||
|
bind-key ^W { select-window 0; send-key ^W }
|
||||||
|
etc
|
||||||
|
|
||||||
-- For 0.1 --------------------------------------------------------------------
|
-- For 0.1 --------------------------------------------------------------------
|
||||||
- fix most(1) problems after scrolling
|
- fix most(1) problems after scrolling
|
||||||
|
Loading…
Reference in New Issue
Block a user