Menu

tmenu – fuzzy completion for anything in the terminal

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

tmenu is written in C. Learn C 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.


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