aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Shell.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-281-1/+1
| | | | | | Ignore-this: 25e71f59bdcc5bf94c2d6f476833216b darcs-hash:20090928204443-29414-d1844586f2955c8b76d971b20d6e2b6c1ea91d4d.gz
* update callers of safeSpawngwern02009-06-221-1/+1
| | | | | | Ignore-this: 484eca17b9877f7d587fc5bce8c5ae8a darcs-hash:20090622201423-f7719-e2e02429f80ee2ef794680ebbffda67f1847835c.gz
* Prompt.Shell: escape ampersandValery V. Vorotyntsev2009-03-121-2/+1
| | | | | | | | Ignore-this: 7200b76af8109bab794157da46cb0030 Ampersand (&) is a special character and should be escaped. darcs-hash:20090312091314-752c4-e16dcbdf05ea59db8b2e02d3157cd98ac2734d9b.gz
* Add XMonad.Actions.SpawnOnSpencer Janssen2009-01-171-2/+3
| | | | | | Ignore-this: 63869d1ab11f2ed5aab1690763065800 darcs-hash:20090117040432-25a6b-306aa18fed69a47197ca8c349cf6452939db5188.gz
* forgot a haddock for getEditor in Shell.hsgwern02008-04-011-0/+1
| | | | darcs-hash:20080401022012-f7719-daae98e66ffd31b165a997b82f67d2a0a4d390a4.gz
* Shell.hs: +getBrowser, getEditor, helper functiongwern02008-04-011-0/+19
| | | | | | | The helper function asks the shell for the value of a variable, else returns the second argument. getBrowser and getEditor obviously specialize it for two particular possibly queries darcs-hash:20080401013447-f7719-ef866971330f39e4938445e645a726a56707d04f.gz
* added RunOrRaisePrompt, exported getCommands from ShellJustin Bogner2008-03-231-0/+1
| | | | darcs-hash:20080323222632-18f27-a9eb1ed596a12f474f45f9d40a8f981ff01326d4.gz
* Shell: add support for UTF-8 localesAndrea Rossato2008-03-021-5/+5
| | | | darcs-hash:20080302095924-32816-62d05666cf2d7c3897055aa20afff0f0c31eda1f.gz
* some code formattingAndrea Rossato2008-02-171-9/+9
| | | | darcs-hash:20080217124434-32816-3ea034e6955a1a8d674f84d99fcc8c96df78a359.gz
* Shell: escape the string in the command line onlyAndrea Rossato2008-02-161-2/+3
| | | | darcs-hash:20080216133651-32816-c092df2db541278400906696550f43b6052a5e9a.gz
* Prompt.Shell: if there's just one completion and it is a directory add a ↵Andrea Rossato2008-02-161-2/+8
| | | | | | trailing slash darcs-hash:20080216114005-32816-f4b424bd543885bff361b75ad1cc7e7511260f6a.gz
* Don't bother checking executable bits of items in $PATH, yields a ↵Spencer Janssen2007-12-261-10/+2
| | | | | | significant speed-up darcs-hash:20071226032412-a5988-0de67a84893bbcf766a111afe329d6656fb51887.gz
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-211-6/+3
| | | | darcs-hash:20071121142715-32816-d7bc698f2a035139bf7a512af20804c872b6d467.gz
* Shell: small doc fixAndrea Rossato2007-11-211-2/+2
| | | | darcs-hash:20071121141013-32816-56d68d4aec55a79510af79e993469ffa74a472d6.gz
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-181-2/+2
| | | | darcs-hash:20071118144849-928c4-27456c3d84792fde8812db60dec0fa7878a0f3c4.gz
* Prompt/Shell.hs: fix invalid module import in usage doc.Joachim Fasting2007-11-171-1/+1
| | | | darcs-hash:20071117224614-928c4-f3676bffbfc1d7e46f4e6280bb7fed2a9ebe412d.gz
* -Wall policeSpencer Janssen2007-11-051-1/+1
| | | | darcs-hash:20071105060036-a5988-67e0d7402a87ae5d672e5b556a5a03caf6ad5559.gz
* HierarchifySpencer Janssen2007-11-011-0/+127
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz