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 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. |

