mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 10:08:47 +00:00
+.
This commit is contained in:
parent
cea201df20
commit
693231e8eb
5
TODO
5
TODO
@ -62,16 +62,17 @@
|
|||||||
- window splitting?
|
- window splitting?
|
||||||
- if only one arg to switch-window, assume source-index
|
- if only one arg to switch-window, assume source-index
|
||||||
- test on wsvt25, vt100, vt220
|
- test on wsvt25, vt100, vt220
|
||||||
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
|
|
||||||
should not emulate it doing so
|
|
||||||
- why do up/down work in angband with screen but not tmux??
|
- why do up/down work in angband with screen but not tmux??
|
||||||
-- it's not kkeypad/kcursor
|
-- it's not kkeypad/kcursor
|
||||||
- fix kkeypad/kcursor
|
- fix kkeypad/kcursor
|
||||||
- c/p is still borken in some ways
|
- c/p is still borken in some ways
|
||||||
- tobiasu says it is borken on Linux with aterm + TERM=rxvt
|
- tobiasu says it is borken on Linux with aterm + TERM=rxvt
|
||||||
- poll(2) is broken on OS X/Darwin, a workaround for this would be nice
|
- poll(2) is broken on OS X/Darwin, a workaround for this would be nice
|
||||||
|
- different screen model? layers perhaps? hmm
|
||||||
|
|
||||||
-- For 0.3 --------------------------------------------------------------------
|
-- For 0.3 --------------------------------------------------------------------
|
||||||
- anything which uses cmd_{send,recv}_string will break if the string is
|
- anything which uses cmd_{send,recv}_string will break if the string is
|
||||||
split. string length should be part of the command size
|
split. string length should be part of the command size
|
||||||
- chmod +x socket when any client is attached (upd in lost/accept)
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user