aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Shell.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-281-1/+1
* update callers of safeSpawngwern02009-06-221-1/+1
* Prompt.Shell: escape ampersandValery V. Vorotyntsev2009-03-121-2/+1
* Add XMonad.Actions.SpawnOnSpencer Janssen2009-01-171-2/+3
* forgot a haddock for getEditor in Shell.hsgwern02008-04-011-0/+1
* Shell.hs: +getBrowser, getEditor, helper functiongwern02008-04-011-0/+19
* added RunOrRaisePrompt, exported getCommands from ShellJustin Bogner2008-03-231-0/+1
* Shell: add support for UTF-8 localesAndrea Rossato2008-03-021-5/+5
* some code formattingAndrea Rossato2008-02-171-9/+9
* Shell: escape the string in the command line onlyAndrea Rossato2008-02-161-2/+3
* Prompt.Shell: if there's just one completion and it is a directory add a trai...Andrea Rossato2008-02-161-2/+8
* Don't bother checking executable bits of items in $PATH, yields a significant...Spencer Janssen2007-12-261-10/+2
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-211-6/+3
* Shell: small doc fixAndrea Rossato2007-11-211-2/+2
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-181-2/+2
* Prompt/Shell.hs: fix invalid module import in usage doc.Joachim Fasting2007-11-171-1/+1
* -Wall policeSpencer Janssen2007-11-051-1/+1
* HierarchifySpencer Janssen2007-11-011-0/+127