index.md (573B)
1 dmenu\_run with command history 2 =============================== 3 A self-contained alternative to dmenu\_run which also handles history. 4 5 History is saved in a file in `$XDG_CACHE_HOME`, with fallback to a dot 6 file in `$HOME`. Change as necessary. 7 8 In addition to the above, dmenu\_run\_history will launch each entry 9 immediately on `Ctrl-Return` (multiselect). 10 11 The script can be used with the 4.6 version of dmenu. 12 13 Download 14 -------- 15 * [dmenu\_run\_history](dmenu_run_history) (20151217) 16 17 Authors 18 ------- 19 * Xarchus 20 * Silvan Jegen (initial idea, code contributor, feedback)