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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
Prompt.hs rename deleteConsecutiveDuplicates
gwern0
1
-5
/
+5
2008-10-08
Prompt.hs: have historyCompletion filter dupes
gwern0
1
-1
/
+1
2008-10-08
Prompt.hs: tweak haddocks
gwern0
1
-7
/
+7
2008-10-08
Prompt.hs: mv uniqSort to next to its confreres, and mention the trade-off
gwern0
1
-4
/
+5
2008-09-21
Forgot to enable historyFilter :(
Spencer Janssen
1
-1
/
+2
2008-09-21
Prompt: add configurable history filters
Spencer Janssen
1
-1
/
+16
2008-09-12
Take maintainership of XMonad.Prompt
Spencer Janssen
1
-1
/
+1
2008-09-12
Overhaul Prompt to use a zipper for history navigation. Fixes issue #216
Spencer Janssen
1
-82
/
+68
2008-09-08
Only start to show the completion window with more than one match
Joachim Breitner
1
-1
/
+1
2008-09-08
XPrompt: Add showCompletionOnTab option
Joachim Breitner
1
-2
/
+7
2008-07-04
add autoComplete option to XMonad.Prompt
Devin Mullins
1
-4
/
+28
2008-06-08
Make prompt keybindings work when numLock or capsLock are active
Justin Bogner
1
-1
/
+2
2008-06-07
Prompt.hs: +a historyCompletion function for use in XPrompts
gwern0
1
-0
/
+13
2008-06-06
Add C-w to XMonad.Prompt
Trevor Elliott
1
-0
/
+1
2008-04-16
Don't strictify the Display component, this triggers a bug in GHC 6.6
Spencer Janssen
1
-1
/
+1
2008-04-13
stictify some fields
Don Stewart
1
-11
/
+11
2008-03-02
Font and XUtils: add UTF-8 support and various fixes related to XFT
Andrea Rossato
1
-3
/
+5
2008-02-17
Prompt: regenerate completion list if there's just one completion
Andrea Rossato
1
-6
/
+7
2008-02-17
some code formatting
Andrea Rossato
1
-1
/
+1
2008-02-16
Prompt: comment only (clafiry completionToCommand uses)
Andrea Rossato
1
-5
/
+7
2008-02-16
Prompt: comment only (remove confusing remarks about commandToComplete)
Andrea Rossato
1
-4
/
+2
2008-02-16
Prompt: haddock fixes only
Andrea Rossato
1
-24
/
+31
2008-02-16
Prompt: add some methods to make completions more flexible
Andrea Rossato
1
-18
/
+47
2008-02-16
Prompt: added nextCompletion and commandToComplete methods to fine tune promp...
Andrea Rossato
1
-21
/
+29
2008-02-06
Update to safer initColor api
Don Stewart
1
-4
/
+4
2008-01-26
Prompt: code formatting only
Andrea Rossato
1
-29
/
+28
2008-01-13
Prompt: clean up and optimize moveWord a bit
Andrea Rossato
1
-10
/
+6
2008-01-13
Prompt: added moveWord to move the cursor to the word boundaries
Andrea Rossato
1
-0
/
+21
2008-01-10
de-obfuscate the initState and set the init offset to the length of the defau...
Andrea Rossato
1
-1
/
+15
2008-01-09
prompt: Allow to provide a default text in the prompt config.
nicolas.pouillard
1
-1
/
+3
2007-12-28
textExtentsXMF doesn't require the display
Andrea Rossato
1
-2
/
+2
2007-12-24
Prompt.hs: mv .xmonad_history into .xmonad/
gwern0
1
-2
/
+2
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Prune more imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-2
/
+0
2007-11-28
refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}
Brent Yorgey
1
-19
/
+33
2007-11-19
Prompt: comment only
Andrea Rossato
1
-1
/
+1
2007-11-17
Port XPrompt to XMonad.Util.Font, various other refactorings
Spencer Janssen
1
-33
/
+23
2007-11-19
Miscellaneous spell-checking
Shachaf Ben-Kiki
1
-4
/
+4
2007-11-16
Export XMonadFont's constructors, use those constructors in XMonad.Prompt
Spencer Janssen
1
-2
/
+2
2007-11-16
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
Clemens Fruhwirth
1
-8
/
+7
2007-11-15
Prompt: haddock fixes
Andrea Rossato
1
-3
/
+1
2007-11-15
Prompt: just code formatting
Andrea Rossato
1
-8
/
+8
2007-11-15
Prompt: add killWord edit action
Andrea Rossato
1
-5
/
+23
2007-11-06
Prompt.hs: update names
gwern0
1
-3
/
+3
2007-11-01
Hierarchify
Spencer Janssen
1
-3
/
+3
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-11-01
XPrompt: don't import XMonad.config
Spencer Janssen
1
-1
/
+1
2007-10-27
XPrompt: removed unneeded parenteses
Andrea Rossato
1
-2
/
+2
2007-10-22
XPrompt.hs: use a single blank
Valery V. Vorotyntsev
1
-5
/
+3
[next]