Linux command
television 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Fuzzy search files in the current directory
tv
Search through file contents
tv text
Find git repositories
tv git-repos
说明
television is a fast, portable, and hackable fuzzy finder inspired by Neovim's Telescope plugin. It searches in real-time across files, text, git repos, environment variables, Docker containers, and more through a "channels" system. It uses the nucleo fuzzy matching library and ratatui for rendering.
FAQ
What is the television command used for?
television is a fast, portable, and hackable fuzzy finder inspired by Neovim's Telescope plugin. It searches in real-time across files, text, git repos, environment variables, Docker containers, and more through a "channels" system. It uses the nucleo fuzzy matching library and ratatui for rendering.
How do I run a basic television example?
Run `tv` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more television examples?
This page includes 3 examples for television, plus related commands for nearby Linux tasks.