Television icon
Television icon

Television

Blazing fast general purpose fuzzy finder TUI.

Television screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
  • Mac
  • Windows
  • Rust
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Syntax Highlighting
  3.  Ad-free
  4.  File Search
  5.  Tui
  6.  Fuzzy Finder

 Tags

  • rust-lang
  • matcher
  • keybinding
  • themable

Television News & Activities

Highlights All activities

Recent activities

Show all activities

Television information

  • Developed by

    Alex Pasmantier
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  3,889 Stars
  •  104 Forks
  •  21 Open Issues
  •   Updated  
View on GitHub
Television was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Television?

Television is a fast and versatile fuzzy finder TUI.

It lets you quickly search through any kind of data source (files, git repositories, environment variables, docker images, you name it) using a fuzzy matching algorithm and is designed to be easily extensible.

It is inspired by the Neovim telescope plugin and leverages tokio and the nucleo matcher used by the helix editor to ensure optimal performance.

Features:

  • High Speed: asynchronous I/O and multithreading to ensure a smooth and responsive UI.
  • Fuzzy Matching: cutting-edge fuzzy matching library for efficiently filtering through lists of entries.
  • Batteries Included: comes with a set of built-in channels and previewers that you can start using out of the box.
  • Shell Integration: benefit from smart completion anywhere using television's shell integration.
  • Channels: designed around the concept of channels, which are a set of built-in data sources that you can search through (e.g. files, git repositories, environment variables, etc).
  • Cable Channels: users may add their own custom channels to TV using a simple and centralized configuration file.
  • Previewers: allows you to preview the contents of an entry in a separate pane.
  • Built-in Syntax Highlighting: comes with built-in asynchronous syntax highlighting for a wide variety of file types.
  • Keybindings: includes a set of intuitive default keybindings inspired by vim and other popular terminal shortcuts.
  • Themes: either use one of the 10 built-in themes or create your own easily.
  • Cross-platform: works on Linux, macOS, and Windows.
  • Terminal Emulator Compatibility: television works flawlessly on all major terminal emulators.

Official Links