aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-30 20:54:53 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-30 20:54:53 +0000
commita6f2d8233569b4dcb6e26935b33b20f796ce958c (patch)
tree67ca804ba7ceaba1a3ece0366f4a02800e96f714 /TODO
parent4a74349ff5c789ea6cc05af5bf8ac25e60abf54a (diff)
downloadrtmux-a6f2d8233569b4dcb6e26935b33b20f796ce958c.tar.gz
rtmux-a6f2d8233569b4dcb6e26935b33b20f796ce958c.tar.bz2
rtmux-a6f2d8233569b4dcb6e26935b33b20f796ce958c.zip
Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkill
but meh.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 270582cc..30a38f63 100644
--- a/TODO
+++ b/TODO
@@ -63,8 +63,6 @@
- refer to windows by name etc (duplicates? fnmatch?)
- the output code (tty.c) could do with optimisation depending on term
capibilities
-- resize-pane-up/down should be resize-pane -U/-D. ditto up-pane/down-pane
- should be select-pane -U/-D
(hopefully) for 0.9, in no particular order:
- a command to display the status line briefly when it is turned off
@@ -80,7 +78,6 @@
- attach should have a flag to create session if it doesn't exist
- layout/split stuff:
horiz split command, and similar resizing commands as for vert split
- display the layout in a readable format somewhere
previous-layout command
select-layout command
make manual layout a bit less of a hack and make it handle a grid