diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-13 19:30:06 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-13 19:30:06 +0000 |
commit | d76d42f4f97d88ba976710aaefe1319457b4bd68 (patch) | |
tree | f26aa725384654c53ded0e99775699674474a74e | |
parent | 0450b4a5d436c1408b399150a89cbb2e7982f23f (diff) | |
download | rtmux-d76d42f4f97d88ba976710aaefe1319457b4bd68.tar.gz rtmux-d76d42f4f97d88ba976710aaefe1319457b4bd68.tar.bz2 rtmux-d76d42f4f97d88ba976710aaefe1319457b4bd68.zip |
Update TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -94,3 +94,6 @@ - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? - the escape timer for M- is too short for escape+key. fiddle with it +- page up/down in choose mode is STILL broken. damn +- set-option should be set-session-option and should be overall global options + for stuff like mode keys? |