mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Retry properly when failed to connect.
This commit is contained in:
2
TODO
2
TODO
@ -65,10 +65,12 @@
|
||||
swap-panes
|
||||
close-pane
|
||||
move-pane (to window)
|
||||
kill all but current
|
||||
should be able to move to a hidden pane and it would be moved into view
|
||||
- would be nice if tmux could be the shell
|
||||
- fix rxvt cursor fg issue (text under cursor has non-white fg)
|
||||
- key handling sucks a bit and needs to be reworked
|
||||
- window selection mode a la C-a " in screen
|
||||
|
||||
for 0.6:
|
||||
- document OPTIONS section in man page with description of new option handling
|
||||
|
Reference in New Issue
Block a user