Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages