aboutsummaryrefslogtreecommitdiffstats
path: root/SshPrompt.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-24SshPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev1-14/+14
2007-10-22SshPrompt.hs (showXPrompt): use a single blankValery V. Vorotyntsev1-5/+5
2007-10-24Use new terminal config optionSpencer Janssen1-2/+2
2007-10-24Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg...gwern01-1/+1
2007-10-19SshPrompt.hs: while I'm here, replace nub with the faster Set trickgwern01-2/+3
2007-10-19SshPrompt.hs: fmt imports and updategwern01-13/+13
2007-10-17Remove RunInXTerm in favor of RunSpencer Janssen1-1/+1
2007-09-16SshPrompt.hs: fix some copy/paste errors, rebind sshPrompt to not conflict wi...Brandon S Allbery KF8NH1-2/+2
2007-09-10ssh-global-known-hostsBrandon S Allbery KF8NH1-5/+44
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-07SshPrompt now uses RunInXTerm to launch the commandAndrea Rossato1-1/+2
2007-08-04SshPrompt.hs: minor haddock correctionsAndrea Rossato1-12/+11
2007-08-03Prompts: updated and corrected usage infoAndrea Rossato1-0/+1
2007-08-02SshPrompt: a graphical prompt for ssh connectionAndrea Rossato1-0/+59