index.md (590B)
1 Multiple selection 2 ================== 3 4 Description 5 ----------- 6 Without this patch when you press `<Control-Enter>` dmenu just outputs current item and you can't undo that. 7 But with this patch dmenu will output all selected items only on exit. And you can also deselect any selected item. 8 9 `dmenu_run.sh` is a `dmenu_run` replacement that supports multiple selection patch. 10 11 Download 12 -------- 13 * [dmenu-multi-selection-4.9.diff](dmenu-multi-selection-4.9.diff) 14 * [dmenu_run.sh](dmenu_run.sh) 15 16 Authors 17 ------- 18 * bit6tream <bit6tream@cock.li> [bit6tream's gitlab](https://gitlab.com/bit9tream)