aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-07-04 13:54:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-07-04 13:54:43 +0000
commit6457052a932b8d123220d2aec4850c927626c299 (patch)
tree167709e3c53046787b7e859d5c0fb582f769b89a
parentd91bf78e8a2b844c6be8f7a1a0ba53280a5723ea (diff)
downloadrtmux-6457052a932b8d123220d2aec4850c927626c299.tar.gz
rtmux-6457052a932b8d123220d2aec4850c927626c299.tar.bz2
rtmux-6457052a932b8d123220d2aec4850c927626c299.zip
Done too.
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index e33b8d27..6be4b24d 100644
--- a/TODO
+++ b/TODO
@@ -104,7 +104,6 @@
- case insensitive searching
- pane-index option like base-index
- option to move status line to top
-- 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)