television

General purpose fuzzy finder TUI for interactive searching and selection

brewmacoslinux
Try with needOr install directly
Source

About

General purpose fuzzy finder TUI

Commands

tv

Examples

Fuzzy search and select files in current directory$ tv
Pipe command output for interactive selection$ ls -la | tv
Search through git branches and checkout selected one$ git branch | tv