GTK+ dmenu clone.
- gtk+-3.0
-t TITLESet window title toTITLE.-m MAXDisplayMAXentries at a time.
EscCtrl-cExit.TabCtrl-iSet the selected item as the input text.DownCtrl-fSelect the next item.UpCtrl-bSelect the previous item.ReturnCtrl-jOutput the selected item and exit.Shift-ReturnCtrl-JOutput the input text and exit.
make && sudo make install