GTK+ dmenu clone.
- gtk+-3.0
-t TITLE
Set window title toTITLE
.-m MAX
DisplayMAX
entries at a time.
Esc
Ctrl-c
Exit.Tab
Ctrl-i
Set the selected item as the input text.Down
Ctrl-f
Select the next item.Up
Ctrl-b
Select the previous item.Return
Ctrl-j
Output the selected item and exit.Shift-Return
Ctrl-J
Output the input text and exit.
make && sudo make install