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.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Prompt.hs: +a historyCompletion function for use in XPrompts
gwern0
2008-06-07
1
-0
/
+13
*
Add C-w to XMonad.Prompt
Trevor Elliott
2008-06-06
1
-0
/
+1
*
Don't strictify the Display component, this triggers a bug in GHC 6.6
Spencer Janssen
2008-04-16
1
-1
/
+1
*
stictify some fields
Don Stewart
2008-04-13
1
-11
/
+11
*
Font and XUtils: add UTF-8 support and various fixes related to XFT
Andrea Rossato
2008-03-02
1
-3
/
+5
*
Prompt: regenerate completion list if there's just one completion
Andrea Rossato
2008-02-17
1
-6
/
+7
*
some code formatting
Andrea Rossato
2008-02-17
1
-1
/
+1
*
Prompt: comment only (clafiry completionToCommand uses)
Andrea Rossato
2008-02-16
1
-5
/
+7
*
Prompt: comment only (remove confusing remarks about commandToComplete)
Andrea Rossato
2008-02-16
1
-4
/
+2
*
Prompt: haddock fixes only
Andrea Rossato
2008-02-16
1
-24
/
+31
*
Prompt: add some methods to make completions more flexible
Andrea Rossato
2008-02-16
1
-18
/
+47
*
Prompt: added nextCompletion and commandToComplete methods to fine tune promp...
Andrea Rossato
2008-02-16
1
-21
/
+29
*
Update to safer initColor api
Don Stewart
2008-02-06
1
-4
/
+4
*
Prompt: code formatting only
Andrea Rossato
2008-01-26
1
-29
/
+28
*
Prompt: clean up and optimize moveWord a bit
Andrea Rossato
2008-01-13
1
-10
/
+6
*
Prompt: added moveWord to move the cursor to the word boundaries
Andrea Rossato
2008-01-13
1
-0
/
+21
*
de-obfuscate the initState and set the init offset to the length of the defau...
Andrea Rossato
2008-01-10
1
-1
/
+15
*
prompt: Allow to provide a default text in the prompt config.
nicolas.pouillard
2008-01-09
1
-1
/
+3
*
textExtentsXMF doesn't require the display
Andrea Rossato
2007-12-28
1
-2
/
+2
*
Prompt.hs: mv .xmonad_history into .xmonad/
gwern0
2007-12-24
1
-2
/
+2
*
Remove XMonad.Operations imports
Spencer Janssen
2007-12-08
1
-1
/
+0
*
Prune more imports
Spencer Janssen
2007-12-08
1
-1
/
+0
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-2
/
+0
*
refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}
Brent Yorgey
2007-11-28
1
-19
/
+33
*
Prompt: comment only
Andrea Rossato
2007-11-19
1
-1
/
+1
*
Port XPrompt to XMonad.Util.Font, various other refactorings
Spencer Janssen
2007-11-17
1
-33
/
+23
*
Miscellaneous spell-checking
Shachaf Ben-Kiki
2007-11-19
1
-4
/
+4
*
Export XMonadFont's constructors, use those constructors in XMonad.Prompt
Spencer Janssen
2007-11-16
1
-2
/
+2
*
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
Clemens Fruhwirth
2007-11-16
1
-8
/
+7
*
Prompt: haddock fixes
Andrea Rossato
2007-11-15
1
-3
/
+1
*
Prompt: just code formatting
Andrea Rossato
2007-11-15
1
-8
/
+8
*
Prompt: add killWord edit action
Andrea Rossato
2007-11-15
1
-5
/
+23
*
Prompt.hs: update names
gwern0
2007-11-06
1
-3
/
+3
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+686
[prev]