diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-19 20:21:42 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-19 20:21:42 +0000 |
commit | 656a6684731928805ec736037fde9cc35e1e652f (patch) | |
tree | 67ec4f5ccc3aa741ed0f0d0a96703fcfbaf92705 | |
parent | 7aafee7e48160318082b503e6459d8b224dd28bf (diff) | |
download | rtmux-656a6684731928805ec736037fde9cc35e1e652f.tar.gz rtmux-656a6684731928805ec736037fde9cc35e1e652f.tar.bz2 rtmux-656a6684731928805ec736037fde9cc35e1e652f.zip |
Add.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -130,3 +130,4 @@ uint16_t+3 bits of flags. anything <=0xffff is Unicode, higher are used to build tree of combined characters/non-BMP (LRU dropped when full) - entry in FAQ about what to do when someone does mkdir /tmp/tmux-1000 +- show size under pane number in display-panes mode |