index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Prompt
/
Shell.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make commandToComplete in XMonad.Prompt.Shell complete last word
md143rbh7f
2014-01-30
1
-1
/
+0
*
Catch exceptions when finding commands on PATH in Prompt.Shell
Thomas Tuegel
2013-06-17
1
-6
/
+2
*
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
2013-05-28
1
-1
/
+1
*
spawn command when no completion is available (if alwaysHighlight is True); c...
c.lopez
2013-02-09
1
-0
/
+1
*
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
2012-11-09
1
-4
/
+3
*
Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...
c.lopez
2012-08-11
1
-12
/
+12
*
P.Shell documentation and add missing unsafePrompt export
Adam Vogt
2011-12-07
1
-3
/
+11
*
XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problem
gwern0
2011-11-28
1
-1
/
+3
*
Be consistent with core utf8-string usage.
Adam Vogt
2011-11-18
1
-3
/
+3
*
Correct completions of utf8-named file in X.P.Shell
Adam Vogt
2011-11-11
1
-4
/
+5
*
GHC 7 compat
Daniel Wagner
2011-07-31
1
-2
/
+7
*
remove decodeInput/encodeOutput
gwern0
2010-06-15
1
-50
/
+50
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
1
-1
/
+0
*
X.P.Shell, filter empty string from PATH
Tim Horton
2009-12-24
1
-1
/
+1
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
1
-3
/
+3
*
minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modules
sean.escriva
2009-09-28
1
-1
/
+1
*
update callers of safeSpawn
gwern0
2009-06-22
1
-1
/
+1
*
Prompt.Shell: escape ampersand
Valery V. Vorotyntsev
2009-03-12
1
-2
/
+1
*
Add XMonad.Actions.SpawnOn
Spencer Janssen
2009-01-17
1
-2
/
+3
*
forgot a haddock for getEditor in Shell.hs
gwern0
2008-04-01
1
-0
/
+1
*
Shell.hs: +getBrowser, getEditor, helper function
gwern0
2008-04-01
1
-0
/
+19
*
added RunOrRaisePrompt, exported getCommands from Shell
Justin Bogner
2008-03-23
1
-0
/
+1
*
Shell: add support for UTF-8 locales
Andrea Rossato
2008-03-02
1
-5
/
+5
*
some code formatting
Andrea Rossato
2008-02-17
1
-9
/
+9
*
Shell: escape the string in the command line only
Andrea Rossato
2008-02-16
1
-2
/
+3
*
Prompt.Shell: if there's just one completion and it is a directory add a trai...
Andrea Rossato
2008-02-16
1
-2
/
+8
*
Don't bother checking executable bits of items in $PATH, yields a significant...
Spencer Janssen
2007-12-26
1
-10
/
+2
*
Updated documentation of all prompts in XMonad.Prompt
Andrea Rossato
2007-11-21
1
-6
/
+3
*
Shell: small doc fix
Andrea Rossato
2007-11-21
1
-2
/
+2
*
Prompt/*: add XConfig variable to keybindings in doc.
Joachim Fasting
2007-11-18
1
-2
/
+2
*
Prompt/Shell.hs: fix invalid module import in usage doc.
Joachim Fasting
2007-11-17
1
-1
/
+1
*
-Wall police
Spencer Janssen
2007-11-05
1
-1
/
+1
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+127