diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-08-19 18:04:56 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-08-19 18:04:56 +0000 |
commit | aba555509e7cdf5de7186f90b08cb10666583d4c (patch) | |
tree | 217e90d5f02fb9331e8b591778ef7038956bd7b9 | |
parent | c50c4ec8343f16c6a8ff6b368bae481c38eee71e (diff) | |
download | rtmux-aba555509e7cdf5de7186f90b08cb10666583d4c.tar.gz rtmux-aba555509e7cdf5de7186f90b08cb10666583d4c.tar.bz2 rtmux-aba555509e7cdf5de7186f90b08cb10666583d4c.zip |
+-.
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -129,8 +129,10 @@ prompt? - command to toggle selection not to move it in copy-mode -For 1.3 (not in order): +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 6 rectangle copy: when selecting leftward, cursor should be inside block per @@ -149,4 +151,3 @@ For 1.3 (not in order): 19 info() when changing to same window 20 don't pass UTF-8 through vis for titles ... - |