diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-10-21 07:19:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-10-21 07:19:59 +0000 |
commit | bb625a76d945f0264a4c48fad331e63e0d50dff7 (patch) | |
tree | 7cc0de75d55a7a2b99573a3a7c504caee4651fe1 | |
parent | b027aa103c34ee55f2e499b21e613323f8bb1939 (diff) | |
download | rtmux-bb625a76d945f0264a4c48fad331e63e0d50dff7.tar.gz rtmux-bb625a76d945f0264a4c48fad331e63e0d50dff7.tar.bz2 rtmux-bb625a76d945f0264a4c48fad331e63e0d50dff7.zip |
+.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -90,4 +90,5 @@ bind -n ^A prefix-table "default" where prefix-table sets command lookup table and sets prefix flag, then next key is looked up in that table -- fix UTF-8 and split-window +- check fix UTF-8 and split-window? should be okay +- UTF-8 should be a pointer into a combined string buffer |