tmenu is an open source dynamic menu for tty devices. The utility reads a list of newline-separated items from standard input. When the user selects an item and presses Return, the selected item is printed to standard output. Entering text will narrow the list of items to items that contain the entered text.
tmenu is most useful when used together with other programs. For example, it can help to switch background jobs in the shell, find a file in a git repository, or jump to your favorite directory.
Key Features
- Written in (almost POSIX conforming) C99.
- Emacs-like key bindings.
- Almost conforming to POSIX.1-2008.
- Does not use the ncurses library.
Website: github.com/dhamidi/tmenu
Support:
Developer: Dario Hamidi
License: GNU General Public License v3.0

tmenu is written in C. Learn C 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.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.