aboutsummaryrefslogtreecommitdiffstats
path: root/SshPrompt.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-16SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict ↵Brandon S Allbery KF8NH1-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
2007-09-10ssh-global-known-hostsBrandon S Allbery KF8NH1-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
2007-09-05Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky1-0/+4
for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
2007-08-07SshPrompt now uses RunInXTerm to launch the commandAndrea Rossato1-1/+2
darcs-hash:20070807101911-32816-893c37187d6f1df28d755a90ab8cb5cab9584308.gz
2007-08-04SshPrompt.hs: minor haddock correctionsAndrea Rossato1-12/+11
darcs-hash:20070804104441-32816-57f8de667df04ba2269202df49bfef668f6cba5a.gz
2007-08-03Prompts: updated and corrected usage infoAndrea Rossato1-0/+1
darcs-hash:20070803130158-32816-613fcac848ec0874716f794e91194fc302e93810.gz
2007-08-02SshPrompt: a graphical prompt for ssh connectionAndrea Rossato1-0/+59
darcs-hash:20070802155943-32816-fb564d879322995d6291898bac43afd68dbdb834.gz