Closed
Description
Before opening a feature request
- I checked the next branch to see if the feature has already been implemented
- I searched existing reports to see if it is already requested.
What is the user problem or growth opportunity you want to see solved?
When I launch rofi -dmenu -multi-select
, all boxes are unchecked by default, but my use case requires all boxes are checked by default, and user may manually uncheck undesired boxes.
How do you know that this problem exists today? Why is this important?
Rofi dmenu use case is similar to a terminal based fuzzy finder program, both capable of multi-selection, except Rofi dmenu can't pre-check boxes.
Who will benefit from it?
People who want to use rofi as a fuzzy finder
Rofi version (rofi -v)
Version: 1.7.5
Configuration
https://gist.github.com/KSXGitHub/40e74f10d3aec68d92c748333bb11bab
Additional information
No response