summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-09 22:33:39 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-09 22:33:39 +0100
commit8f990c573cf61a8953cec648e261e909d375793d (patch)
tree8e5fed679224e78f049d672cc951e442fcadb2a4
parent4bcb64f8c15e9e928ce8266f01edd2107feb8ef2 (diff)
Update TODO.
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 75cc0a65..9e864fc0 100644
--- a/TODO
+++ b/TODO
@@ -55,8 +55,9 @@
then it should be found even if it is now "foo\nbar" (if the WRAP flag
is set on the line)
* capture-pane option to preserve spaces but not join lines
- * improve word and line selection in copy mode (for example when dragging
- it should select by word. compare how xterm works. GitHub issue 682)
+ * improve word and line selection in copy mode (for example when
+ dragging it should select by word. compare how xterm works. GitHub
+ issue 682)
- layout stuff
* way to tag a layout as a number/name
@@ -72,6 +73,8 @@
* a mode where one application can cross two panes (ie x|y, width =
COLUMNS/2 but height = ROWS * 2)
* separate active panes for different clients
+ * way to choose where the freed space goes when a pane is killed:
+ option to kill-pane? GitHub issue 918
- code cleanup
* instead of separate window and session options, just one master