This commit is contained in:
Nicholas Marriott 2009-11-09 20:03:31 +00:00
parent 34b4c2e607
commit c202377859

5
TODO
View File

@ -38,8 +38,8 @@
"new-session" if-shell "[ -e $HOME/.tmux-session.conf ]" source-file "new-session" if-shell "[ -e $HOME/.tmux-session.conf ]" source-file
$HOME/.tmux-session.conf $HOME/.tmux-session.conf
- get it passing all the vttest tests that don't require resizing the terminal - get it passing all the vttest tests that don't require resizing the terminal
- esc seq to set window title should be documented and should set - esc seq to set window name and title should be documented, and name variant
automatic-rename should clear automatic-rename
- way to set socket path from config file - way to set socket path from config file
- XXX once env stuff is in, default-path and VISUAL/EDITOR should be picked up - XXX once env stuff is in, default-path and VISUAL/EDITOR should be picked up
when session is started when session is started
@ -95,3 +95,4 @@
- rectangle copy/paste - rectangle copy/paste
- half page/up down are missing from key table - half page/up down are missing from key table
- support esc-esc to quit in modes - support esc-esc to quit in modes
- permit top-bit-set characters/utf-8 in command prompt