-
Notifications
You must be signed in to change notification settings - Fork 0
A fork of suckless' dmenu meant only for selecting using hjkl and so on
License
tiesinto/selector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
selector -------- this is a fork of dmenu but with the ability to type removed (and the prompt removed), much like: https://tools.suckless.org/dmenu/patches/no-input/ however this is intended to be used without a prompt as well. the ability to make multiple selections has also been removed (i didnt even know you could do that until i started this project). currently only tested on openbsd with dwm on xenocara. installation ------------ first edit config.mk and config.def.h to your liking and: # make clean install running selector ---------------- use it the same way you use dmenu: $ printf 'one\ntwo' | selector -l 2 -i todo ---- currently, the prompt does not work and pages (the amount of items that can fit into the current width or length) need to be recalculated.
About
A fork of suckless' dmenu meant only for selecting using hjkl and so on
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published