diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-01-03 21:41:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-01-03 21:41:15 +0000 |
commit | 61b0b2c76d2dedbc028a548e39299532a20f1bd2 (patch) | |
tree | 63ff83591f89c0c5b38f76de0e38c25b11b03ce2 | |
parent | 205b78ec588c2235bf037edb75b1fe2ac8d78386 (diff) | |
download | rtmux-61b0b2c76d2dedbc028a548e39299532a20f1bd2.tar.gz rtmux-61b0b2c76d2dedbc028a548e39299532a20f1bd2.tar.bz2 rtmux-61b0b2c76d2dedbc028a548e39299532a20f1bd2.zip |
Upd.
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -65,8 +65,9 @@ - window splitting? - if only one arg to switch-window, assume source-index - test on wsvt25, vt100, vt220 -- clear EOL etc CANNOT rely on it using the current colour/attr and should - not emulate it doing so - it should always fill with black +- 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?? -- For 0.2 -------------------------------------------------------------------- - anything which uses cmd_{send,recv}_string will break if the string is |