diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-08-11 10:09:32 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-08-11 10:09:32 +0000 |
commit | d0eae2cbfdc7253fd3bb23a83b1b0d1387f1b283 (patch) | |
tree | 291c9216c6ad2e8d64f669ea85f3d76233386a9b | |
parent | 4d90ce7b408db1d35c48bb7d1925e7c833017daa (diff) | |
download | rtmux-d0eae2cbfdc7253fd3bb23a83b1b0d1387f1b283.tar.gz rtmux-d0eae2cbfdc7253fd3bb23a83b1b0d1387f1b283.tar.bz2 rtmux-d0eae2cbfdc7253fd3bb23a83b1b0d1387f1b283.zip |
+.
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -101,3 +101,7 @@ to be smaller by other clients. pan smaller terminal? (like screen F) -- idea of a "view" onto a window, need base x/y offsets for redraw +- stuff should be pane targets rather than window targets: + - send-keys/send-prefix + - all the mode stuff + |