aboutsummaryrefslogtreecommitdiffstats
path: root/SshPrompt.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* SshPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev2007-10-241-14/+14
* SshPrompt.hs (showXPrompt): use a single blankValery V. Vorotyntsev2007-10-221-5/+5
* Use new terminal config optionSpencer Janssen2007-10-241-2/+2
* Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg...gwern02007-10-241-1/+1
* SshPrompt.hs: while I'm here, replace nub with the faster Set trickgwern02007-10-191-2/+3
* SshPrompt.hs: fmt imports and updategwern02007-10-191-13/+13
* Remove RunInXTerm in favor of RunSpencer Janssen2007-10-171-1/+1
* SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict wi...Brandon S Allbery KF8NH2007-09-161-2/+2
* ssh-global-known-hostsBrandon S Allbery KF8NH2007-09-101-5/+44
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+4
* SshPrompt now uses RunInXTerm to launch the commandAndrea Rossato2007-08-071-1/+2
* SshPrompt.hs: minor haddock correctionsAndrea Rossato2007-08-041-12/+11
* Prompts: updated and corrected usage infoAndrea Rossato2007-08-031-0/+1
* SshPrompt: a graphical prompt for ssh connectionAndrea Rossato2007-08-021-0/+59