← 返回命令列表

Linux command

television 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

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.