aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Man.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-16Fix issue 551 by also getting manpath without -g flag.Adam Vogt1-3/+7
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner1-1/+1
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-0/+2
2010-01-24Use extensible-exceptions to allow base-3 or base-4Adam Vogt1-2/+3
2009-10-22Refer to modm as the current modMaskAdam Vogt1-1/+1
2009-01-16Update all uses of doubleFork/waitForProcessSpencer Janssen1-2/+2
2008-02-05Run.hs: add an option to runintermsgwern01-1/+1
2007-12-12Man.hs: input speedupValery V. Vorotyntsev1-17/+21
2007-11-22Prompt/Man.hs: fixing haddockValery V. Vorotyntsev1-10/+9
2007-11-21Updated documentation of all prompts in XMonad.PromptAndrea Rossato1-5/+4
2007-11-18Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting1-2/+2
2007-11-18Prompt/Man.hs: remove docstring.Joachim Fasting1-1/+1
2007-11-18Prompt/Man.hs: tweak import stuff in usage doc.Joachim Fasting1-3/+4
2007-11-06Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern01-1/+0
2007-11-01HierarchifySpencer Janssen1-8/+8
2007-11-04ManPrompt.hs: auto-complete explicit paths (those with `/')Valery V. Vorotyntsev1-25/+27
2007-10-24ManPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev1-14/+4
2007-10-22ManPrompt.hs: a manual page prompt (new module)Valery V. Vorotyntsev1-0/+115