mirror of
https://github.com/tmate-io/tmate.git
synced 2025-04-09 18:31:05 +02:00
+.
This commit is contained in:
parent
34b4c2e607
commit
c202377859
5
TODO
5
TODO
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user