From d5de489dc4ae2e5eaa9e5dee86094afb43cc1387 Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sat, 8 Dec 2012 19:16:45 +0000 Subject: [PATCH] .+ --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index e9b94764..632ca4ee 100644 --- a/TODO +++ b/TODO @@ -105,6 +105,7 @@ TMUX UI ISSUES and a buffer) info() when changing to same window - way to add dest for break-pane; maybe some easier way to unbreak-pane - case insensitive searching +- incremental searching in copy mode. - 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)