From d1eb15336844b6f364d619f9ecb18e4bc01e36c8 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 14 Jan 2009 19:56:55 +0000 Subject: switch-pane is now select-pane. --- TODO | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 30bc96be..f40600ec 100644 --- a/TODO +++ b/TODO @@ -91,16 +91,10 @@ swap-panes close-pane move-pane (to window) - >2 panes per window + should be able to move to a hidden pane and it would be moved into view +- document pane stuff: up-/down-/select-/kill-pane, split-window - would be nice if tmux could be the shell - command-prompt should accept an argument to specify the prompt - fix rxvt cursor fg issue (text under cursor has non-white fg) - key handling sucks a bit and needs to be reworked - prefix-time should only apply to a few commands otherwise it is too annoying - ------ -SPLITTING -emacs-style: - - when resizing, always expand and reduce from top to bottom - - minimum size 4 + separator - - if not enough room hide windows from top to bottom -- cgit