aboutsummaryrefslogtreecommitdiffstats
path: root/Run.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* -Wall police in Run.David Roundy2007-11-011-1/+0
* More portingSpencer Janssen2007-11-011-2/+2
* Remove Config import from RunSpencer Janssen2007-11-011-6/+6
* Run.hs: documentation fixValery V. Vorotyntsev2007-10-241-1/+1
* Use new terminal config optionSpencer Janssen2007-10-241-11/+6
* Run.hs: do my usual segregation into safe and unsafe runInTermsgwern02007-10-241-2/+7
* Run.hs: specialize runInXTerm to use runInTerm per my mailing list suggestiongwern02007-10-241-5/+2
* Run.hs: +my suggested runInTerm general functiongwern02007-10-241-0/+7
* Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg...gwern02007-10-241-0/+7
* Run.hs: +2 functions, safeSpawn & unsafeSpawngwern02007-10-191-0/+21
* Run.hs: fmtgwern02007-10-191-11/+9
* Run.hs, ShellPrompt.sh: mv runInXTerm to ShellPrompt.hsgwern02007-10-191-9/+4
* fixed Dzen and gave it a configurable timeoutDevin Mullins2007-10-181-1/+7
* Move runXXX functions to one moduleChristian Thiemann2007-10-121-0/+84