diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-03-31 20:12:04 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-03-31 20:12:04 +0000 |
commit | 58ca26cefae4eabdf4802dce8c7a2d5de34a725b (patch) | |
tree | 3b11a25536eb8cd9cd912515b5f4db9b4ef14cf6 | |
parent | 7613c7f3888ef640426e3ce2a636ab5774a54c6c (diff) | |
download | rtmux-58ca26cefae4eabdf4802dce8c7a2d5de34a725b.tar.gz rtmux-58ca26cefae4eabdf4802dce8c7a2d5de34a725b.tar.bz2 rtmux-58ca26cefae4eabdf4802dce8c7a2d5de34a725b.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ - why do up/down work in angband with screen but not tmux?? -- it's not kkeypad/kcursor - fix kkeypad/kcursor +- c/p is still borken in some ways -- For 0.2 -------------------------------------------------------------------- - anything which uses cmd_{send,recv}_string will break if the string is |