mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-08 22:40:02 +01:00
Update/reorganise.
This commit is contained in:
parent
cf7b384c43
commit
c9856ebad1
21
TODO
21
TODO
@ -73,21 +73,22 @@
|
|||||||
- set-remain-on-exit is a bit of a hack, some way to do it generically?
|
- set-remain-on-exit is a bit of a hack, some way to do it generically?
|
||||||
- set-option should be set-session-option and should be overall global options
|
- set-option should be set-session-option and should be overall global options
|
||||||
for stuff like mode keys?
|
for stuff like mode keys?
|
||||||
|
- a confirm-before command which asks "Are you sure? (y/n)" before executing
|
||||||
(hopefully) for 0.8, in no particular order:
|
command, eg bind-key "&" confirm-before "kill-window"
|
||||||
- key to switch to copy mode from scroll mode
|
|
||||||
- attach should have a flag to create session if it doesn't exist
|
|
||||||
- swap-pane-up, swap-pane-down (maybe move-pane-*)
|
|
||||||
- clear window title on exit
|
|
||||||
- might be nice if attach-session behaved like switch-client inside an
|
- might be nice if attach-session behaved like switch-client inside an
|
||||||
existing client
|
existing client
|
||||||
- test bug sshing from freebsd console
|
- key to switch to copy mode from scroll mode
|
||||||
|
- attach should have a flag to create session if it doesn't exist
|
||||||
|
- clear window title on exit
|
||||||
- better support for stupid margin terminals. strcmp for cons25 sucks, how can
|
- better support for stupid margin terminals. strcmp for cons25 sucks, how can
|
||||||
these be autodetected?
|
these be autodetected?
|
||||||
- refer to windows by name etc (duplicates? fnmatch?)
|
- refer to windows by name etc (duplicates? fnmatch?)
|
||||||
- a confirm-before command which asks "Are you sure? (y/n)" before executing
|
|
||||||
command, eg bind-key "&" confirm-before "kill-window"
|
(hopefully) for 0.8, in no particular order:
|
||||||
- c&p is funny w/ UTF-8
|
- swap-pane-up, swap-pane-down (maybe move-pane-*)
|
||||||
|
- test bug sshing from freebsd console
|
||||||
|
- c&p is funny w/ UTF-8: a) skips over width=2 b) displays padding cells
|
||||||
|
- fix compare fn for UTF-8
|
||||||
|
|
||||||
- document repeat behaviour and -r on bind-key
|
- document repeat behaviour and -r on bind-key
|
||||||
- document status-keys
|
- document status-keys
|
||||||
|
Loading…
Reference in New Issue
Block a user