Television icon
Television icon

Television

Blazing fast general purpose fuzzy finder TUI.

Television screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Linux
  • Mac
  • Windows
  • Rust
0likes
1comment
0articles

Features

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

Television News & Activities

Highlights All activities

Recent activities

  • TBayAreaPat commented on Television

    TUI = text user interface. I don't see that around much.

  • foadsf added Television as alternative to ES-TUI

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

  •  5,744 Stars
  •  163 Forks
  •  75 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about Television, and it has gotten 0 likes

Television was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
TBayAreaPat
0

TUI = text user interface. I don't see that around much.

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