Brandon S Allbery KF8NH
67779476ed
SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict with xmonadPrompt
...
Just a minor patch to the comments/documentation, which was clearly copied
unchanged from ShellPrompt.hs.
2007-09-16 18:25:20 +00:00
Brandon S Allbery KF8NH
f5f674280d
ssh-global-known-hosts
...
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.
2007-09-09 22:24:32 +00:00
Alex Tarkovsky
d0adeca94a
Docstring parser for generating xmonad build configs with default settings for extensions
2007-09-05 20:01:28 +00:00
Andrea Rossato
850462ad43
SshPrompt now uses RunInXTerm to launch the command
2007-08-07 10:19:11 +00:00
Andrea Rossato
c8fb4b763c
SshPrompt.hs: minor haddock corrections
2007-08-04 10:44:41 +00:00
Andrea Rossato
807942087a
Prompts: updated and corrected usage info
2007-08-03 13:01:58 +00:00
Andrea Rossato
b559cd85eb
SshPrompt: a graphical prompt for ssh connection
2007-08-02 15:59:43 +00:00