Menu

pmenu – dynamic terminal-based menu inspired by dmenu

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

pmenu

Learn Python with our recommended free books and free tutorials.


Related Software

Small Console Menu Utilities
fzfGeneral-purpose fuzzy finder for your shell
percolInteractive grep tool in your terminal
pdmenuConsole menu program
sentakuPipe at the command line into sentaku, and it presents a full-screen menu
pmenuDynamic terminal-based menu inspired by dmenu
tmenuDynamic menu for tty devices

Read our verdict in the software roundup.

Terminal-Based Application Launchers
fselFast TUI app launcher and fuzzy finder
xstarterLives in the terminal and works well with tiling window managers
pmenuDynamic terminal-based menu inspired by dmenu
dtslFuzzy search and extensive theming support

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments