pmenu is a dynamic terminal-based menu inspired by dmenu written in Python without dependencies with an optional MRU ordering.
This utility can also be used as an application launcher and Ctrl+P alternative.
The script pmenu-run is an example of an application launcher built with pmenu similar to dmenu_run, gmrun and bashrun. It builds the menu from system *.desktop files and launches the selected item in the current terminal or detached from it depending on the application type.
Keyboard shortcuts:
- Ctrl-C, Ctrl-G, Ctrl-[, Escape: quit without selecting an item.
- Ctrl-H, Backspace: delete the character before the cursor.
- Ctrl-I, Tab: complete the selected item.
- Ctrl-J, Ctrl-M, Enter: quit and output the selected item.
- Ctrl-N, ‘Down’: select the next item.
- Ctrl-P, ‘Up’: select the previous item.
- Ctrl-U: delete the entire line.
- Ctrl-W: delete the word before the cursor.
Website: github.com/sgtpep/pmenu
Support:
Developer: Danil Semelenov
License: GNU General Public License v3.0

Learn Python with our recommended free books and free tutorials.
Related Software
| Small Console Menu Utilities | |
|---|---|
| fzf | General-purpose fuzzy finder for your shell |
| percol | Interactive grep tool in your terminal |
| pdmenu | Console menu program |
| sentaku | Pipe at the command line into sentaku, and it presents a full-screen menu |
| pmenu | Dynamic terminal-based menu inspired by dmenu |
| tmenu | Dynamic menu for tty devices |
Read our verdict in the software roundup.
| Terminal-Based Application Launchers | |
|---|---|
| fsel | Fast TUI app launcher and fuzzy finder |
| xstarter | Lives in the terminal and works well with tiling window managers |
| pmenu | Dynamic terminal-based menu inspired by dmenu |
| dtsl | Fuzzy search and extensive theming support |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

