| Commit message (Expand) | Author | Age | Files | Lines |
* | address warnings in P.Pass | Adam Vogt | 2015-03-13 | 1 | -2/+3 |
* | XMonad.Prompt.Pass: Handle hierachical password stores | Joachim Breitner | 2015-02-18 | 1 | -4/+13 |
* | add ConfirmPrompt (Antoine Beaupré) | Adam Vogt | 2015-03-10 | 1 | -0/+51 |
* | X.P.Shell: fix doc typo | me | 2013-03-17 | 1 | -1/+1 |
* | add-new-xmonad-prompt-pass | eniotna.t | 2014-08-29 | 1 | -0/+142 |
* | warning police (unused variables) | Adam Vogt | 2014-05-05 | 1 | -3/+3 |
* | This patch makes the Ssh extension works with **user** arguments in ssh, .e.g... | linxray | 2014-05-04 | 1 | -2/+9 |
* | Make commandToComplete in XMonad.Prompt.Shell complete last word | md143rbh7f | 2014-01-30 | 1 | -1/+0 |
* | Fix issue 551 by also getting manpath without -g flag. | Adam Vogt | 2013-07-16 | 1 | -3/+7 |
* | 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 | 13 | -20/+20 |
* | 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 | 4 | -14/+9 |
* | 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 |
* | Export types to reduce haddock warnings. | Adam Vogt | 2010-10-23 | 13 | -13/+26 |
* | 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 | 4 | -6/+26 |
* | X.A.AppendFile documentation fix. | Adam Vogt | 2011-05-27 | 1 | -3/+5 |
* | AppendFile: additional example of usage | gwern0 | 2011-01-26 | 1 | -0/+9 |
* | remove decodeInput/encodeOutput | gwern0 | 2010-06-15 | 1 | -50/+50 |
* | X.P.Ssh: add entries from .ssh/config to ssh prompt completion | Brent Yorgey | 2009-12-29 | 1 | -1/+19 |
* | Workspace.hs: rm trailing whitespace | gwern0 | 2010-03-14 | 1 | -1/+1 |
* | Layout.hs: rm trailing whitespace | gwern0 | 2010-03-14 | 1 | -1/+1 |
* | Directory.hs: rm trailing whitespace | gwern0 | 2010-03-14 | 1 | -1/+1 |
* | Use extensible-exceptions to allow base-3 or base-4 | Adam Vogt | 2010-01-24 | 2 | -3/+4 |
* | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 2010-01-12 | 4 | -4/+0 |
* | X.P.Shell, filter empty string from PATH | Tim Horton | 2009-12-24 | 1 | -1/+1 |
* | Add a search predicate option to XMonad.Prompt | Mike Lundy | 2009-12-21 | 1 | -2/+1 |
* | generalize IO actions to MonadIO m | daniel | 2009-11-14 | 1 | -1/+1 |
* | Refer to modm as the current modMask | Adam Vogt | 2009-10-22 | 12 | -16/+16 |
* | minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modules | sean.escriva | 2009-09-28 | 6 | -17/+15 |
* | Mark modules last-modified in 2007 as stable | Adam Vogt | 2009-09-04 | 3 | -3/+3 |
* | remove myself as maintainer from code I don't maintain. | David Roundy | 2009-07-16 | 3 | -3/+3 |
* | Remove trailing whitespace from many modules | Adam Vogt | 2009-07-05 | 1 | -2/+2 |
* | Cleanup code duplication in X.P.Layout and X.P.Workspace | sean.escriva | 2009-07-01 | 2 | -8/+2 |
* | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 2009-06-24 | 1 | -1/+1 |
* | update callers of safeSpawn | gwern0 | 2009-06-22 | 1 | -1/+1 |
* | Remove some excess whitespace in XMonad.AppLauncher | Adam Vogt | 2009-05-03 | 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 |
* | Update all uses of doubleFork/waitForProcess | Spencer Janssen | 2009-01-16 | 1 | -2/+2 |
* | windowPromptBringCopy | deadguysfrom | 2008-10-23 | 1 | -4/+15 |
* | simplify WindowBringer code, and change greedyView to focusWindow | Devin Mullins | 2008-08-11 | 1 | -6/+4 |
* | add autoComplete option to XMonad.Prompt | Devin Mullins | 2008-07-04 | 1 | -0/+9 |
* | move AppLauncher from Actions module to Prompt module | zhen.sydow | 2008-05-13 | 1 | -0/+72 |
* | forgot a haddock for getEditor in Shell.hs | gwern0 | 2008-04-01 | 1 | -0/+1 |
* | RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classname | gwern0 | 2008-04-01 | 1 | -14/+14 |