[xmonad] darcs patch: Prompt.hs: mv uniqSort to next to its co... (and 3 more)

gwern0 at gmail.com gwern0 at gmail.com
Wed Oct 8 16:54:18 EDT 2008


Wed Oct  8 15:26:45 EDT 2008  gwern0 at gmail.com
  * Prompt.hs: mv uniqSort to next to its confreres, and mention the trade-off

Wed Oct  8 16:46:49 EDT 2008  gwern0 at gmail.com
  * Prompt.hs: tweak haddocks

Wed Oct  8 16:47:10 EDT 2008  gwern0 at gmail.com
  * Prompt.hs: have historyCompletion filter dupes
  Specifically, it calls deleteConsecutiveDuplicates on the end product. uniqSort reverses order in an unfortunate way, so we don't use that.
  The use-case is when a user has added the same input many times - as it stands, if the history records 30 'top's or whatever, the completion will show 30 'top' entries! This fixes that.

Wed Oct  8 16:51:31 EDT 2008  gwern0 at gmail.com
  * Prompt.hs rename deleteConsecutiveDuplicates
  That name is really unwieldy and long.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 10761 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20081008/c6b55973/attachment.bin


More information about the xmonad mailing list