Spencer Janssen
c65b9c06b9
Use new terminal config option
2007-10-24 11:02:19 +00:00
gwern0
877999d890
Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per suggestions
2007-10-24 00:13:41 +00:00
gwern0
0fe340d50c
SshPrompt.hs: while I'm here, replace nub with the faster Set trick
2007-10-19 18:15:14 +00:00
gwern0
1bded83669
SshPrompt.hs: fmt imports and update
2007-10-19 18:12:55 +00:00
Spencer Janssen
3b71671751
Remove RunInXTerm in favor of Run
2007-10-17 20:22:01 +00:00
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