aboutsummaryrefslogtreecommitdiffstats
path: root/ShellPrompt.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins2007-10-071-2/+1
* ShellPrompt: check for executables and better error handlingAndrea Rossato2007-10-071-18/+20
* ShellPrompt: fromMaybe requires importing Data.MaybeAndrea Rossato2007-10-071-0/+1
* change Dmenu functions to return IO/X (Maybe String)Devin Mullins2007-10-061-1/+1
* ShellPrompt: removed readline dependency and added escape character supportAndrea Rossato2007-10-051-18/+24
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+5
* ShellPrompt: quickcheck related refactoringAndrea Rossato2007-08-171-2/+6
* ShellPrompt.hs: minor haddock correctionsAndrea Rossato2007-08-041-16/+20
* Prompts: updated and corrected usage infoAndrea Rossato2007-08-031-3/+4
* ShellPrompt: a graphical shell promptAndrea Rossato2007-08-021-0/+82