gwern0
7382e616a9
forgot a haddock for getEditor in Shell.hs
2008-04-01 02:20:12 +00:00
gwern0
494823eb82
Shell.hs: +getBrowser, getEditor, helper function
...
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
2008-04-01 01:34:47 +00:00
Justin Bogner
f0cb1b3bf2
added RunOrRaisePrompt, exported getCommands from Shell
2008-03-23 22:26:32 +00:00
Andrea Rossato
83f5512909
Shell: add support for UTF-8 locales
2008-03-02 09:59:24 +00:00
Andrea Rossato
72806ee75c
some code formatting
2008-02-17 12:44:34 +00:00
Andrea Rossato
b06e4a50fb
Shell: escape the string in the command line only
2008-02-16 13:36:51 +00:00
Andrea Rossato
e753278080
Prompt.Shell: if there's just one completion and it is a directory add a trailing slash
2008-02-16 11:40:05 +00:00
Spencer Janssen
c6e80350e2
Don't bother checking executable bits of items in $PATH, yields a significant speed-up
2007-12-26 03:24:12 +00:00
Andrea Rossato
2a443363b8
Updated documentation of all prompts in XMonad.Prompt
2007-11-21 14:27:15 +00:00
Andrea Rossato
816b866c32
Shell: small doc fix
2007-11-21 14:10:13 +00:00
Joachim Fasting
9ff17a46aa
Prompt/*: add XConfig variable to keybindings in doc.
2007-11-18 14:48:49 +00:00
Joachim Fasting
42da6bf450
Prompt/Shell.hs: fix invalid module import in usage doc.
2007-11-17 22:46:14 +00:00
Spencer Janssen
2bb992c128
-Wall police
2007-11-05 06:00:36 +00:00
Spencer Janssen
cd1884466a
Hierarchify
2007-11-01 20:10:59 +00:00