aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Ssh.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* warning police (unused variables)Adam Vogt2014-05-051-3/+3
* This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray2014-05-041-2/+9
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-4/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+2
* GHC 7 compatDaniel Wagner2011-07-311-1/+7
* X.P.Ssh: add entries from .ssh/config to ssh prompt completionBrent Yorgey2009-12-291-1/+19
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-281-2/+2
* Ssh: coding styleAndrea Rossato2008-02-291-5/+5
* Ssh: complete known hosts with non standard ports tooAndrea Rossato2008-02-291-2/+12
* Run.hs: add an option to runintermsgwern02008-02-051-1/+1
* Sshprompt: Add explanation for the completion in sshpromptdominik2007-12-071-0/+3
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-211-5/+3
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-181-2/+2
* Prompt/Ssh.hs: fix import statements in usage doc.Joachim Fasting2007-11-181-2/+2
* HierarchifySpencer Janssen2007-11-011-0/+104