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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
add ConfirmPrompt (Antoine Beaupré)
Adam Vogt
1
-0
/
+51
2013-03-17
X.P.Shell: fix doc typo
me
1
-1
/
+1
2014-08-29
add-new-xmonad-prompt-pass
eniotna.t
1
-0
/
+142
2014-05-05
warning police (unused variables)
Adam Vogt
1
-3
/
+3
2014-05-04
This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...
linxray
1
-2
/
+9
2014-01-30
Make commandToComplete in XMonad.Prompt.Shell complete last word
md143rbh7f
1
-1
/
+0
2013-07-16
Fix issue 551 by also getting manpath without -g flag.
Adam Vogt
1
-3
/
+7
2013-06-17
Catch exceptions when finding commands on PATH in Prompt.Shell
Thomas Tuegel
1
-6
/
+2
2013-05-28
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
13
-20
/
+20
2013-02-09
spawn command when no completion is available (if alwaysHighlight is True); c...
c.lopez
1
-0
/
+1
2012-11-09
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
4
-14
/
+9
2012-08-11
Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...
c.lopez
1
-12
/
+12
2011-12-07
P.Shell documentation and add missing unsafePrompt export
Adam Vogt
1
-3
/
+11
2011-11-28
XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problem
gwern0
1
-1
/
+3
2011-11-18
Be consistent with core utf8-string usage.
Adam Vogt
1
-3
/
+3
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
13
-13
/
+26
2011-11-11
Correct completions of utf8-named file in X.P.Shell
Adam Vogt
1
-4
/
+5
2011-07-31
GHC 7 compat
Daniel Wagner
4
-6
/
+26
2011-05-27
X.A.AppendFile documentation fix.
Adam Vogt
1
-3
/
+5
2011-01-26
AppendFile: additional example of usage
gwern0
1
-0
/
+9
2010-06-15
remove decodeInput/encodeOutput
gwern0
1
-50
/
+50
2009-12-29
X.P.Ssh: add entries from .ssh/config to ssh prompt completion
Brent Yorgey
1
-1
/
+19
2010-03-14
Workspace.hs: rm trailing whitespace
gwern0
1
-1
/
+1
2010-03-14
Layout.hs: rm trailing whitespace
gwern0
1
-1
/
+1
2010-03-14
Directory.hs: rm trailing whitespace
gwern0
1
-1
/
+1
2010-01-24
Use extensible-exceptions to allow base-3 or base-4
Adam Vogt
2
-3
/
+4
2010-01-12
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
4
-4
/
+0
2009-12-24
X.P.Shell, filter empty string from PATH
Tim Horton
1
-1
/
+1
2009-12-21
Add a search predicate option to XMonad.Prompt
Mike Lundy
1
-2
/
+1
2009-11-14
generalize IO actions to MonadIO m
daniel
1
-1
/
+1
2009-10-22
Refer to modm as the current modMask
Adam Vogt
12
-16
/
+16
2009-09-28
minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modules
sean.escriva
6
-17
/
+15
2009-09-04
Mark modules last-modified in 2007 as stable
Adam Vogt
3
-3
/
+3
2009-07-16
remove myself as maintainer from code I don't maintain.
David Roundy
3
-3
/
+3
2009-07-05
Remove trailing whitespace from many modules
Adam Vogt
1
-2
/
+2
2009-07-01
Cleanup code duplication in X.P.Layout and X.P.Workspace
sean.escriva
2
-8
/
+2
2009-06-24
Use -fwarn-tabs for test, remove tabs
Adam Vogt
1
-1
/
+1
2009-06-22
update callers of safeSpawn
gwern0
1
-1
/
+1
2009-05-03
Remove some excess whitespace in XMonad.AppLauncher
Adam Vogt
1
-1
/
+1
2009-03-12
Prompt.Shell: escape ampersand
Valery V. Vorotyntsev
1
-2
/
+1
2009-01-17
Add XMonad.Actions.SpawnOn
Spencer Janssen
1
-2
/
+3
2009-01-16
Update all uses of doubleFork/waitForProcess
Spencer Janssen
1
-2
/
+2
2008-10-23
windowPromptBringCopy
deadguysfrom
1
-4
/
+15
2008-08-11
simplify WindowBringer code, and change greedyView to focusWindow
Devin Mullins
1
-6
/
+4
2008-07-04
add autoComplete option to XMonad.Prompt
Devin Mullins
1
-0
/
+9
2008-05-13
move AppLauncher from Actions module to Prompt module
zhen.sydow
1
-0
/
+72
2008-04-01
forgot a haddock for getEditor in Shell.hs
gwern0
1
-0
/
+1
2008-04-01
RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classname
gwern0
1
-14
/
+14
2008-04-01
Shell.hs: +getBrowser, getEditor, helper function
gwern0
1
-0
/
+19
2008-03-23
added RunOrRaisePrompt, exported getCommands from Shell
Justin Bogner
2
-0
/
+78
[next]