dmenu
dmenu is a dynamic, keyboard-driven menu for the X Window System, developed as part of the suckless.org project. It provides a small, minimal interface for selecting text items. dmenu reads a list of options from standard input, displays them in a compact window, and filters the list in real time as the user types. When a selection is made, dmenu prints the chosen item to standard output and exits. Its simple design makes it a popular launcher component for tiling window managers and scriptable workflows.
Typical usage involves piping a list into dmenu or using wrapper scripts such as dmenu_run and dmenu_path.
Dmenu emphasizes simplicity and speed and remains a staple in lightweight X11 environments, often paired with