diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-09-25 20:21:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-09-25 20:21:51 +0000 |
commit | d0d98d4ec0feb91b9592a212618d5c5b5975ed85 (patch) | |
tree | ee357d79582e616f1c41411d8d3ce7933db2b3ce | |
parent | 29f04400b533f14804e7a8e46df68eedc6eb7db1 (diff) | |
download | rtmux-d0d98d4ec0feb91b9592a212618d5c5b5975ed85.tar.gz rtmux-d0d98d4ec0feb91b9592a212618d5c5b5975ed85.tar.bz2 rtmux-d0d98d4ec0feb91b9592a212618d5c5b5975ed85.zip |
done
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -132,8 +132,6 @@ For 1.4 (not in order): -1 select-layout w/o argument should reapply current layout -2 support UTF-8 line drawing characters for ACS to workaround putty idiocy 3 why are alerts per-winlink? try per window? 4 audit of escape sequence support vs xterm 5 support binding keys to mouse (mouse-select-pane -> mouse-keys or something, @@ -150,7 +148,6 @@ For 1.4 (not in order): 12 better configure? with-libevent 14 bind commands to key sequences? 16 monitor, bell etc should monitor /all/ panes in the window not just one -17 wd should be updated on attach etc. maybe lose default-path and use PWD 18 a history of commands that can be reversed (reverse member of each command, and a buffer) 19 info() when changing to same window 20 don't pass UTF-8 through vis for titles |