mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 16:43:11 +01:00
Sync.
This commit is contained in:
parent
efa3e131b5
commit
d158938178
7
TODO
7
TODO
@ -40,6 +40,8 @@
|
|||||||
- nested sessions, ie session as window - moving to it moves into session
|
- nested sessions, ie session as window - moving to it moves into session
|
||||||
(remembering parent)
|
(remembering parent)
|
||||||
- Nested sessions over the network, plug-in another tmux as a window/subsession
|
- Nested sessions over the network, plug-in another tmux as a window/subsession
|
||||||
|
- it would be nice to have multichar commands so you could have C-b K K for
|
||||||
|
kill-window to limit accidental presses
|
||||||
|
|
||||||
-- For 0.1 --------------------------------------------------------------------
|
-- For 0.1 --------------------------------------------------------------------
|
||||||
- man page
|
- man page
|
||||||
@ -52,9 +54,10 @@
|
|||||||
swap windows
|
swap windows
|
||||||
link/copy windows
|
link/copy windows
|
||||||
unlink window (error if window only linked to one session)
|
unlink window (error if window only linked to one session)
|
||||||
kill window
|
kill window (C-b backsp)
|
||||||
kill session
|
kill session (no not bind by default)
|
||||||
set status on/off
|
set status on/off
|
||||||
set shell
|
set shell
|
||||||
|
send prefix
|
||||||
- handle tmux in tmux (check $TMUX and abort)
|
- handle tmux in tmux (check $TMUX and abort)
|
||||||
- check for some reqd terminfo caps on startup
|
- check for some reqd terminfo caps on startup
|
||||||
|
Loading…
Reference in New Issue
Block a user