mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Prepare TERM in buffer before sending; this allows size to be part of cmd and prevents it being split. This is the only place this happens so remove it from todo.
This commit is contained in:
2
TODO
2
TODO
@ -71,8 +71,6 @@
|
||||
- different screen model? layers perhaps? hmm
|
||||
|
||||
-- For 0.3 --------------------------------------------------------------------
|
||||
- anything which uses cmd_{send,recv}_string will break if the string is
|
||||
split. string length should be part of the command size
|
||||
- chmod +x socket when any client is attached (upd in lost/accept)
|
||||
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
|
||||
should not emulate it doing so
|
||||
|
Reference in New Issue
Block a user