This commit is contained in:
Nicholas Marriott 2009-10-21 07:19:59 +00:00
parent b027aa103c
commit bb625a76d9

3
TODO
View File

@ -90,4 +90,5 @@
bind -n ^A prefix-table "default" bind -n ^A prefix-table "default"
where prefix-table sets command lookup table and sets prefix flag, then next key where prefix-table sets command lookup table and sets prefix flag, then next key
is looked up in that table 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