mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 03:55:23 +00:00
Update README.md
This commit is contained in:
parent
b04e182453
commit
c7fbe26596
27
README.md
27
README.md
@ -1,31 +1,18 @@
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
# 📺 television
|
||||
|
||||
```
|
||||
_______________
|
||||
|,----------. |\
|
||||
|| |=| |
|
||||
|| | | |
|
||||
|| |o| |
|
||||
|`-----------' |/
|
||||
`--------------'
|
||||
__ __ _ _
|
||||
/ /____ / /__ _ __(_)__ (_)__ ___
|
||||
/ __/ -_) / -_) |/ / (_-</ / _ \/ _ \
|
||||
\__/\__/_/\__/|___/_/___/_/\___/_//_/
|
||||
|
||||
```
|
||||
|
||||
The revolution will (not) be televised.
|
||||
|
||||
|  |
|
||||
|:--:|
|
||||
| *The revolution will (not) be televised.* |
|
||||
|
||||
## 📺 About
|
||||
`Television` is an extremely fast general purpose fuzzy finder TUI written in Rust.
|
||||
`Television` is a very fast general purpose fuzzy finder TUI written in Rust.
|
||||
|
||||
It is inspired by the neovim [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) plugin and the [fzf](https://github.com/junegunn/fzf) command line tool. It is designed to be fast, efficient, easy to use and easily extensible. It is built on top of [tokio](https://github.com/tokio-rs/tokio), [ratatui](https://github.com/ratatui/ratatui) and the *nucleo* matcher used in the [helix](https://github.com/helix-editor/helix) editor.
|
||||
It is inspired by the neovim [telescope](https://github.com/nvim-telescope/telescope.nvim) plugin and is designed to be fast, efficient, simple to use and easily extensible. It is built on top of [tokio](https://github.com/tokio-rs/tokio), [ratatui](https://github.com/ratatui/ratatui) and the *nucleo* matcher used by the [helix](https://github.com/helix-editor/helix) editor.
|
||||
|
||||
|
||||
## 📺 Installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user