Attached is the version of the text that will go under the "scripts" section, in a separate page. Let me know if all is OK, any changes, etc.
It will have a link pointing to it from the main "scripts/" list: * [dmenu_run_history](http://tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history) As a separate page, I think it will also show up in the left vertical bar, under "scripts/". I will deal with moving or deleting the old history patch later, I'm thinking of starting a thread in the wiki list about the fate of the "legacy" section, although I doubt there will be much interest.
dmenu_run with command history ============================== A self-contained alternative to dmenu_run which also handles history. History is saved in a file in `$XDG_CACHE_HOME`, with fallback to a dot file in `$HOME`. Change as necessary. In addition to the above, dmenu_run_history will launch each entry immediately on `Ctrl-Return` (multiselect). The script can be used with the 4.6 version of dmenu. Download ======== [dmenu_run_history](dmenu_run_history) (20151217) Authors ======= * Silvan Jegen * Xarchus
