aboutsummaryrefslogtreecommitdiffstats
path: root/SshPrompt.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SshPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev2007-10-241-14/+14
| | | | | | Remove excessive import lists. darcs-hash:20071024144128-ae588-bd38d60a520621b2bbb318f8a2ae748131b93903.gz
* SshPrompt.hs (showXPrompt): use a single blankValery V. Vorotyntsev2007-10-221-5/+5
| | | | | | Delete trailing whitespace. Fix documentation typo. darcs-hash:20071022192037-ae588-44d4643810894b53af8170d474ea00c2ddbff10a.gz
* Use new terminal config optionSpencer Janssen2007-10-241-2/+2
| | | | darcs-hash:20071024110219-a5988-a8ca4fc9a920d04c71af52adbbe1f85d014f238e.gz
* Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per ↵gwern02007-10-241-1/+1
| | | | | | suggestions darcs-hash:20071024001341-f7719-6ea9cf7134f0300c53e85cddfff1e320039c115b.gz
* SshPrompt.hs: while I'm here, replace nub with the faster Set trickgwern02007-10-191-2/+3
| | | | darcs-hash:20071019181514-f7719-6fd5a3e451cc6629dc74170068b6a414259aaadc.gz
* SshPrompt.hs: fmt imports and updategwern02007-10-191-13/+13
| | | | darcs-hash:20071019181255-f7719-e93b15b811ee1f24b3db7e0437f4b3eb83d3c381.gz
* Remove RunInXTerm in favor of RunSpencer Janssen2007-10-171-1/+1
| | | | darcs-hash:20071017202201-a5988-8130b054c29244d0fb2f5887eeb5285865c1a478.gz
* SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict ↵Brandon S Allbery KF8NH2007-09-161-2/+2
| | | | | | | | | with xmonadPrompt Just a minor patch to the comments/documentation, which was clearly copied unchanged from ShellPrompt.hs. darcs-hash:20070916182520-916a4-d8d876266158df4e52da00a3ae7365d1ed495d08.gz
* ssh-global-known-hostsBrandon S Allbery KF8NH2007-09-101-5/+44
| | | | | | | | | Add support for global ssh known hosts file, which is checked for via $SSH_KNOWN_HOSTS or a standard list of locations. This is stripped of comments and hashed hosts, combined with the local hosts file (which is trated the same way), and duplicates eliminated. darcs-hash:20070909222432-916a4-5f6832c6c61f365b059705712f56fdd72e38260c.gz
* Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky2007-09-051-0/+4
| | | | | | for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
* SshPrompt now uses RunInXTerm to launch the commandAndrea Rossato2007-08-071-1/+2
| | | | darcs-hash:20070807101911-32816-893c37187d6f1df28d755a90ab8cb5cab9584308.gz
* SshPrompt.hs: minor haddock correctionsAndrea Rossato2007-08-041-12/+11
| | | | darcs-hash:20070804104441-32816-57f8de667df04ba2269202df49bfef668f6cba5a.gz
* Prompts: updated and corrected usage infoAndrea Rossato2007-08-031-0/+1
| | | | darcs-hash:20070803130158-32816-613fcac848ec0874716f794e91194fc302e93810.gz
* SshPrompt: a graphical prompt for ssh connectionAndrea Rossato2007-08-021-0/+59
darcs-hash:20070802155943-32816-fb564d879322995d6291898bac43afd68dbdb834.gz