diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -18,6 +18,8 @@ - options bits and pieces: * set-remain-on-exit is a complete hack * way to set socket path from config file + * -fg/-bg/-attr is crap - better just foo-style options which accept + fg=,bg=,bright and so on like #[] - format improvements: * option to quote format (#{session_name:quoted}) @@ -30,6 +32,7 @@ * choose-mode and copy-mode are very similar, make choose-mode a subset? * flag to choose-* for sort order * choose mode would be better per client than per window + * two choices (first one then second, for swap-pane and join-pane) - improve monitor-*: * straighten out rules for multiple clients @@ -91,8 +94,6 @@ - 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) -- panes should have names like windows - - way to tag a layout as a number/name - optimize pane redraws, 20120318184853.GK10965@yelena.nicm.ath.cx |