From c54c89ee08dc6aa6b1fc3eac0dc5d733f551f034 Mon Sep 17 00:00:00 2001 From: dominik Date: Fri, 7 Dec 2007 01:09:04 +0100 Subject: Sshprompt: Add explanation for the completion in sshprompt darcs-hash:20071207000904-f60c0-0bc47e5a8656171b19d6f1a9f935fc78621ab520.gz --- XMonad/Prompt/Ssh.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'XMonad/Prompt/Ssh.hs') diff --git a/XMonad/Prompt/Ssh.hs b/XMonad/Prompt/Ssh.hs index 4ac44c2..47ba168 100644 --- a/XMonad/Prompt/Ssh.hs +++ b/XMonad/Prompt/Ssh.hs @@ -39,6 +39,9 @@ import Data.Maybe -- -- > , ((modMask x .|. controlMask, xK_s), sshPrompt defaultXPConfig) -- +-- Keep in mind, that if you want to use the completion you have to +-- disable the "HashKnownHosts" option in your ssh_config +-- -- For detailed instruction on editing the key binding see -- "XMonad.Doc.Extending#Editing_key_bindings". -- cgit v1.2.3