aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt (follow)
Commit message (Expand)AuthorAgeFilesLines
* address warnings in P.PassAdam Vogt2015-03-131-2/+3
* XMonad.Prompt.Pass: Handle hierachical password storesJoachim Breitner2015-02-181-4/+13
* add ConfirmPrompt (Antoine Beaupré)Adam Vogt2015-03-101-0/+51
* X.P.Shell: fix doc typome2013-03-171-1/+1
* add-new-xmonad-prompt-passeniotna.t2014-08-291-0/+142
* warning police (unused variables)Adam Vogt2014-05-051-3/+3
* This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray2014-05-041-2/+9
* Make commandToComplete in XMonad.Prompt.Shell complete last wordmd143rbh7f2014-01-301-1/+0
* Fix issue 551 by also getting manpath without -g flag.Adam Vogt2013-07-161-3/+7
* Catch exceptions when finding commands on PATH in Prompt.ShellThomas Tuegel2013-06-171-6/+2
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-2813-20/+20
* spawn command when no completion is available (if alwaysHighlight is True); c...c.lopez2013-02-091-0/+1
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-094-14/+9
* Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...c.lopez2012-08-111-12/+12
* P.Shell documentation and add missing unsafePrompt exportAdam Vogt2011-12-071-3/+11
* XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problemgwern02011-11-281-1/+3
* Be consistent with core utf8-string usage.Adam Vogt2011-11-181-3/+3
* Export types to reduce haddock warnings.Adam Vogt2010-10-2313-13/+26
* Correct completions of utf8-named file in X.P.ShellAdam Vogt2011-11-111-4/+5
* GHC 7 compatDaniel Wagner2011-07-314-6/+26
* X.A.AppendFile documentation fix.Adam Vogt2011-05-271-3/+5
* AppendFile: additional example of usagegwern02011-01-261-0/+9
* remove decodeInput/encodeOutputgwern02010-06-151-50/+50
* X.P.Ssh: add entries from .ssh/config to ssh prompt completionBrent Yorgey2009-12-291-1/+19
* Workspace.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Layout.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Directory.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Use extensible-exceptions to allow base-3 or base-4Adam Vogt2010-01-242-3/+4
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-124-4/+0
* X.P.Shell, filter empty string from PATHTim Horton2009-12-241-1/+1
* Add a search predicate option to XMonad.PromptMike Lundy2009-12-211-2/+1
* generalize IO actions to MonadIO mdaniel2009-11-141-1/+1
* Refer to modm as the current modMaskAdam Vogt2009-10-2212-16/+16
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-286-17/+15
* Mark modules last-modified in 2007 as stableAdam Vogt2009-09-043-3/+3
* remove myself as maintainer from code I don't maintain.David Roundy2009-07-163-3/+3
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-2/+2
* Cleanup code duplication in X.P.Layout and X.P.Workspacesean.escriva2009-07-012-8/+2
* Use -fwarn-tabs for test, remove tabsAdam Vogt2009-06-241-1/+1
* update callers of safeSpawngwern02009-06-221-1/+1
* Remove some excess whitespace in XMonad.AppLauncherAdam Vogt2009-05-031-1/+1
* Prompt.Shell: escape ampersandValery V. Vorotyntsev2009-03-121-2/+1
* Add XMonad.Actions.SpawnOnSpencer Janssen2009-01-171-2/+3
* Update all uses of doubleFork/waitForProcessSpencer Janssen2009-01-161-2/+2
* windowPromptBringCopydeadguysfrom2008-10-231-4/+15
* simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins2008-08-111-6/+4
* add autoComplete option to XMonad.PromptDevin Mullins2008-07-041-0/+9
* move AppLauncher from Actions module to Prompt modulezhen.sydow2008-05-131-0/+72
* forgot a haddock for getEditor in Shell.hsgwern02008-04-011-0/+1
* RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classnamegwern02008-04-011-14/+14