fogine
fogine
yeah, I'll need to update the default theme, with recent rofi version its broken a little bit..
I would design it in a similar manner to `rofi`s `selected-row` option.. Only a single entry can be the active (selected) one at a time so it doesnt make sense...
@jdanyow, I made proposed changes to the theme.
ping @jdanyow
I did make them, dont you see? (like a year ago :) )
Yes, global configuration would be great as I patch multiple projects that use prompt_toolkit, eg. `mycli` as well..
colortheme fixed in `[email protected]` (also removes googler support)
I think, its a good idea. The output will have to be a little bit more complex than that though as the user can select multiple paths or the whole...
> I'm not aware of how to select more than one item in dmenu `dmenu` can be compiled with multi-select feature, users of `rofi` have also multi-select capabilities. Even without...
> but the part I'm not entirely understanding is ':' //; : ':' i get that this is just a string so bash does nothing with it? // ; ????...