changeset: 416:a4af61131e21
tag: tip
user: Andrew Antle <andrew dot antle at gmail dot com>
date: Thu Dec 17 03:12:41 2009 -0500
files: tools.suckless.org/dmenu/patches/history.md
description:
Changed "PASTE" to "HISTORY", "conjunct" to "conjunction"
diff -r 2485bcafc7ae -r a4af61131e21 tools.suckless.org/dmenu/patches/history.md
--- a/tools.suckless.org/dmenu/patches/history.md Thu Dec 17 03:06:50 2009 -0500
+++ b/tools.suckless.org/dmenu/patches/history.md Thu Dec 17 03:12:41 2009 -0500
_AT_@ -1,12 +1,12 @@
-PASTE
-=====
+HISTORY
+=======
Description
-----------
A patch to have dmenu do "smart" history. It will re-order the options in a
history file based on frequency of use, with the most used heading to the
-top. This is best in conjunct with the history patch to surf. In surf, I
+top. This is best in conjunction with the history patch to surf. In surf, I
have "^G" point to:
dmenu -hist /home/peterjh/.dmenu.history -b -l 10 < ~/.surf/history
_AT_@ -22,5 +22,3 @@
------
* Peter John Hartman (wart_) <[
http://antiopus.trilidun.org/durandus/](
http://antiopus.trilidun.org/durandus/)>
-
-
Received on Thu Dec 17 2009 - 09:14:25 CET