mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Sync.
This commit is contained in:
parent
102e4b35d9
commit
feff317fbd
4
TODO
4
TODO
@ -24,7 +24,7 @@
|
|||||||
i : show window info (show name, title, size, tty, ...)
|
i : show window info (show name, title, size, tty, ...)
|
||||||
meta-meta : pass through meta (will need this...)
|
meta-meta : pass through meta (will need this...)
|
||||||
- commands to add:
|
- commands to add:
|
||||||
rename sessions
|
rename sessions
|
||||||
swap windows
|
swap windows
|
||||||
link/copy windows
|
link/copy windows
|
||||||
detach session
|
detach session
|
||||||
@ -39,6 +39,6 @@
|
|||||||
- range check and limit it
|
- range check and limit it
|
||||||
- update screen
|
- update screen
|
||||||
- encode and pass to client
|
- encode and pass to client
|
||||||
split input.c into input-client.c for keys and input-server.c and for data
|
scrolling is a problem...
|
||||||
- nuke '?' on getopts
|
- nuke '?' on getopts
|
||||||
- client_flush should wait and expect an error/success response from the server
|
- client_flush should wait and expect an error/success response from the server
|
||||||
|
Loading…
Reference in New Issue
Block a user