aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-13address warnings in P.PassAdam Vogt1-2/+3
2015-02-18XMonad.Prompt.Pass: Handle hierachical password storesJoachim Breitner1-4/+13
2015-03-10add ConfirmPrompt (Antoine Beaupré)Adam Vogt1-0/+51
2013-03-17X.P.Shell: fix doc typome1-1/+1
2014-08-29add-new-xmonad-prompt-passeniotna.t1-0/+142
2014-05-05warning police (unused variables)Adam Vogt1-3/+3
2014-05-04This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray1-2/+9
2014-01-30Make commandToComplete in XMonad.Prompt.Shell complete last wordmd143rbh7f1-1/+0
2013-07-16Fix issue 551 by also getting manpath without -g flag.Adam Vogt1-3/+7
2013-06-17Catch exceptions when finding commands on PATH in Prompt.ShellThomas Tuegel1-6/+2
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner13-20/+20
2013-02-09spawn command when no completion is available (if alwaysHighlight is True); c...c.lopez1-0/+1
2012-11-09Use Control.Exception.catch explitly to avoid warningsAdam Vogt4-14/+9
2012-08-11Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...c.lopez1-12/+12
2011-12-07P.Shell documentation and add missing unsafePrompt exportAdam Vogt1-3/+11
2011-11-28XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problemgwern01-1/+3
2011-11-18Be consistent with core utf8-string usage.Adam Vogt1-3/+3
2010-10-23Export types to reduce haddock warnings.Adam Vogt13-13/+26
2011-11-11Correct completions of utf8-named file in X.P.ShellAdam Vogt1-4/+5
2011-07-31GHC 7 compatDaniel Wagner4-6/+26
2011-05-27X.A.AppendFile documentation fix.Adam Vogt1-3/+5
2011-01-26AppendFile: additional example of usagegwern01-0/+9
2010-06-15remove decodeInput/encodeOutputgwern01-50/+50
2009-12-29X.P.Ssh: add entries from .ssh/config to ssh prompt completionBrent Yorgey1-1/+19
2010-03-14Workspace.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Layout.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Directory.hs: rm trailing whitespacegwern01-1/+1
2010-01-24Use extensible-exceptions to allow base-3 or base-4Adam Vogt2-3/+4
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey4-4/+0
2009-12-24X.P.Shell, filter empty string from PATHTim Horton1-1/+1
2009-12-21Add a search predicate option to XMonad.PromptMike Lundy1-2/+1
2009-11-14generalize IO actions to MonadIO mdaniel1-1/+1
2009-10-22Refer to modm as the current modMaskAdam Vogt12-16/+16
2009-09-28minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva6-17/+15
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt3-3/+3
2009-07-16remove myself as maintainer from code I don't maintain.David Roundy3-3/+3
2009-07-05Remove trailing whitespace from many modulesAdam Vogt1-2/+2
2009-07-01Cleanup code duplication in X.P.Layout and X.P.Workspacesean.escriva2-8/+2
2009-06-24Use -fwarn-tabs for test, remove tabsAdam Vogt1-1/+1
2009-06-22update callers of safeSpawngwern01-1/+1
2009-05-03Remove some excess whitespace in XMonad.AppLauncherAdam Vogt1-1/+1
2009-03-12Prompt.Shell: escape ampersandValery V. Vorotyntsev1-2/+1
2009-01-17Add XMonad.Actions.SpawnOnSpencer Janssen1-2/+3
2009-01-16Update all uses of doubleFork/waitForProcessSpencer Janssen1-2/+2
2008-10-23windowPromptBringCopydeadguysfrom1-4/+15
2008-08-11simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins1-6/+4
2008-07-04add autoComplete option to XMonad.PromptDevin Mullins1-0/+9
2008-05-13move AppLauncher from Actions module to Prompt modulezhen.sydow1-0/+72
2008-04-01forgot a haddock for getEditor in Shell.hsgwern01-0/+1
2008-04-01RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classnamegwern01-14/+14