diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-20 19:30:04 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-20 19:30:04 +0000 |
commit | 9cfb9581a5cf02d5850d5908676f3fc478742bde (patch) | |
tree | 57572d8dfa019fa93ab3bcc41eccd285182cd1ec | |
parent | f9af6f7f8c23b8e8ee6a15596a748d8fc83be948 (diff) | |
download | rtmux-9cfb9581a5cf02d5850d5908676f3fc478742bde.tar.gz rtmux-9cfb9581a5cf02d5850d5908676f3fc478742bde.tar.bz2 rtmux-9cfb9581a5cf02d5850d5908676f3fc478742bde.zip |
Move some bits about and add some other bits.
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -82,9 +82,6 @@ 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.8, in no particular order: -- test bug sshing from freebsd console - layout/split stuff: horiz split command, and similar resizing commands as for vert split display the layout in a readable format somewhere @@ -97,7 +94,12 @@ find and fix bug with clear screen after horiz split speed improvements? -- still too slow over ssh! hardcoded 81 for left-vertical is nasty -- document new layout stuff: next-layout +- test bug sshing from freebsd console (tom iirc?) +- fix build on solaris 10 +- rotate-window has redraw bugs... :-/ + +(hopefully) for 0.8, in no particular order: +- document new layout stuff: section on layouts etc; document next-layout - document swap-pane and rotate-window - document status-keys - document break-pane |