mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Sync with private copy.
This commit is contained in:
parent
940e2ae1fd
commit
6208128fa2
16
TODO
16
TODO
@ -68,7 +68,7 @@
|
|||||||
to avoid quoting
|
to avoid quoting
|
||||||
|
|
||||||
(hopefully) for 0.9, in no particular order:
|
(hopefully) for 0.9, in no particular order:
|
||||||
- key to goto line in copy/scroll modes
|
- goto line and search history in copy/scroll modes
|
||||||
- a command to display the status line briefly when it is turned off
|
- a command to display the status line briefly when it is turned off
|
||||||
- FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw,
|
- FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw,
|
||||||
more??
|
more??
|
||||||
@ -90,13 +90,13 @@
|
|||||||
TO FIX: force-width/height, respawn-window, rotate-window
|
TO FIX: force-width/height, respawn-window, rotate-window
|
||||||
split-window -> split-pane
|
split-window -> split-pane
|
||||||
- test bug sshing from freebsd console (tom iirc?)
|
- test bug sshing from freebsd console (tom iirc?)
|
||||||
- document manual-vertical changes XXX this will change again...
|
|
||||||
- document main-pane-width and main-pane-height and main-horizontal
|
|
||||||
- document clear-history
|
|
||||||
- document paste in status line
|
|
||||||
- document SIGUSR1 behaviour
|
|
||||||
- document select-layout
|
|
||||||
- document new UTF-8 behaviour (tmux.1, FAQ, etc)
|
|
||||||
- more testing on UTF-8 guesswork, improve tty checks
|
- more testing on UTF-8 guesswork, improve tty checks
|
||||||
- fix UTF-8 in status line: echo -e \\0343\\0202\\0202
|
- fix UTF-8 in status line: echo -e \\0343\\0202\\0202
|
||||||
set status-left '#(echo \\\\0343\\\\0202\\\\0202)'
|
set status-left '#(echo \\\\0343\\\\0202\\\\0202)'
|
||||||
|
- sanitise title - watch out for UTF-8!
|
||||||
|
- look at 8-bit C1 input again. interpret unless window is in UTF-8 mode?
|
||||||
|
- choice and more mode would be better per client than per window?
|
||||||
|
- some way to force a screen to use the entire terminal even if it is forced
|
||||||
|
to be smaller by other clients. pan smaller terminal?
|
||||||
|
- document status line better: what do */-/!/etc mean? what's on the default
|
||||||
|
status line?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user