This commit is contained in:
Nicholas Marriott 2009-09-22 11:40:11 +00:00
parent f8ea4f44e8
commit 1572e483c2
1 changed files with 1 additions and 6 deletions

7
TODO
View File

@ -37,7 +37,7 @@
-g is a bit unexpected in conf file -g is a bit unexpected in conf file
- clear window title on exit - clear window title on exit
- the output code (tty.c) could do with optimisation depending on term - the output code (tty.c) could do with optimisation depending on term
capibilities capabilities
- would be nice to be able to use "--" to mark start of command w/ neww etc - would be nice to be able to use "--" to mark start of command w/ neww etc
to avoid quoting to avoid quoting
- goto line and search history in copy/scroll modes - goto line and search history in copy/scroll modes
@ -69,14 +69,9 @@
- up-pane/down-pane/swap-pane -U/swap-pane -D vs next-*/previous-* - up-pane/down-pane/swap-pane -U/swap-pane -D vs next-*/previous-*
- pcvt25 doesn't work properly, why? (bce?) - pcvt25 doesn't work properly, why? (bce?)
- tidy up and prioritise todo list ;-) - tidy up and prioritise todo list ;-)
- it is only possible to specify 8 colours to fg/bg options; should be able to
set 256 as well
- neww and attach can create a session if none exists? - neww and attach can create a session if none exists?
would work fine with config file since would work fine with config file since
- a way for force-width/height to apply to only one pane (how?) - a way for force-width/height to apply to only one pane (how?)
- **** a command to run something without a window and send any output to the
window-more. if no output, info() a line saying "'%s' returned %d". so i can
bind mpc control commands to function keys ;-)
- command to list what is actually running in each window with command line, - command to list what is actually running in each window with command line,
pid (need some adaption of the osdep code) pid (need some adaption of the osdep code)
- string option to change/remove the symbols (*-+ etc) in status line - string option to change/remove the symbols (*-+ etc) in status line