diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-12-31 01:39:50 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-12-31 01:39:50 +0000 |
commit | b9f36cc226740a54e09cf2824f911615f088990e (patch) | |
tree | 749c9ffcb43ba565c5f68002d76465228e8bb05a | |
parent | bbf44d6ff30d273b8d737542d2d31865ab9cbb00 (diff) | |
download | rtmux-b9f36cc226740a54e09cf2824f911615f088990e.tar.gz rtmux-b9f36cc226740a54e09cf2824f911615f088990e.tar.bz2 rtmux-b9f36cc226740a54e09cf2824f911615f088990e.zip |
+.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -125,4 +125,5 @@ - support "xterm2" mouse mode - respawn-pane command - configurable borders and empty space filler for when panes < window? - +- mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the + flag on w/o checking the others before calling tty_update_mode) |