mirror of
https://github.com/tmux/tmux.git
synced 2025-01-15 05:09:04 +00:00
Move some bits about and add some other bits.
This commit is contained in:
parent
f9af6f7f8c
commit
9cfb9581a5
10
TODO
10
TODO
@ -82,9 +82,6 @@
|
|||||||
capibilities
|
capibilities
|
||||||
- resize-pane-up/down should be resize-pane -U/-D. ditto up-pane/down-pane
|
- resize-pane-up/down should be resize-pane -U/-D. ditto up-pane/down-pane
|
||||||
should be select-pane -U/-D
|
should be select-pane -U/-D
|
||||||
|
|
||||||
(hopefully) for 0.8, in no particular order:
|
|
||||||
- test bug sshing from freebsd console
|
|
||||||
- layout/split stuff:
|
- layout/split stuff:
|
||||||
horiz split command, and similar resizing commands as for vert split
|
horiz split command, and similar resizing commands as for vert split
|
||||||
display the layout in a readable format somewhere
|
display the layout in a readable format somewhere
|
||||||
@ -97,7 +94,12 @@
|
|||||||
find and fix bug with clear screen after horiz split
|
find and fix bug with clear screen after horiz split
|
||||||
speed improvements? -- still too slow over ssh!
|
speed improvements? -- still too slow over ssh!
|
||||||
hardcoded 81 for left-vertical is nasty
|
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 swap-pane and rotate-window
|
||||||
- document status-keys
|
- document status-keys
|
||||||
- document break-pane
|
- document break-pane
|
||||||
|
Loading…
Reference in New Issue
Block a user