diff options
author | Wynn Wolf Arbor | 2020-03-18 19:46:52 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-04-27 12:28:35 +0200 |
commit | 26a8c6ced076b6a49b130deb4fe35d6707bebbae (patch) | |
tree | 171ed0f661c87273c629f413b64513f2e9d4e625 /cwm.1 | |
parent | a0387a0fd66954e024c926655c866a3ab80e460f (diff) | |
download | cwm-26a8c6ced076b6a49b130deb4fe35d6707bebbae.tar.gz |
Remove ssh menu
There is no point in keeping this functionality. Saving a few key
strokes is not worth the added complexity of the window manager parsing
the known_hosts file.
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -140,15 +140,6 @@ Resize window by a large amount; see Spawn .Dq exec program dialog. -.It Ic M-period -Spawn -.Dq ssh to -dialog. -This parses -.Pa $HOME/.ssh/known_hosts -to provide host auto-completion. -.Xr ssh 1 -will be executed via the configured terminal emulator. .It Ic CM-w Spawn .Dq exec WindowManager |