modify "exec" dialog so that it auto-completes based on executables in
_PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@
This commit is contained in:
4
cwm.1
4
cwm.1
@@ -87,6 +87,10 @@ Toggle full-screen size of window.
|
||||
Toggle vertical maximization of window.
|
||||
.It Fa M-?
|
||||
Spawn \&"Exec program\&" dialog.
|
||||
.It Fa M-.
|
||||
Spawn \&"Ssh to\&" dialog.
|
||||
This parses your $HOME/.ssh/known_hosts file to provide host auto-completion.
|
||||
Ssh will be executed via the configured terminal emulator.
|
||||
.El
|
||||
.Pp
|
||||
The mouse bindings are also important, they are:
|
||||
|
||||
Reference in New Issue
Block a user