diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:08:11 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:08:11 +0000 |
commit | b23361685367bb4a695a56dc26fedc82de530760 (patch) | |
tree | ab7e86728f3b961847f72505f49979cbd4791a5d | |
parent | 5518b6138dce28bd28f679f3e63d73f0b343b879 (diff) | |
download | rtmux-b23361685367bb4a695a56dc26fedc82de530760.tar.gz rtmux-b23361685367bb4a695a56dc26fedc82de530760.tar.bz2 rtmux-b23361685367bb4a695a56dc26fedc82de530760.zip |
Update TODO.
-rw-r--r-- | TODO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -78,12 +78,10 @@ - key to switch to copy mode from scroll mode - 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 - make manual layout a bit less of a hack and make it handle a grid - should the layout be a window option??? - more layouts - better resizing of shells when changing layout - hardcoded 81 for left-vertical is nasty + what to do about manual mode? + - two independent manual modes: vertical and horizontal? + - proper grid mode? (hard) + hardcoded 81 for left-vertical is nasty. how else? window option? - test bug sshing from freebsd console (tom iirc?) - document clear-history - document paste in status line |