mirror of
https://github.com/alexpasmantier/television.git
synced 2025-07-20 17:10:01 +00:00
docs: add terminal emulators compatibility status
This commit is contained in:
parent
b8ad34060d
commit
6b0a038738
10
README.md
10
README.md
@ -137,6 +137,16 @@ tv text | xargs -oI {} sh -c 'vim "$(echo {} | cut -d ":" -f 1)" +$(echo {} | cu
|
||||
ls -1a | tv
|
||||
```
|
||||
|
||||
## Terminal Emulators Compatibility
|
||||
Here is a list of terminal emulators that have currently been tested with `television` and their compatibility status.
|
||||
|
||||
| Terminal Emulator | Compatibility |
|
||||
| --- | --- |
|
||||
| Alacritty | ✅ |
|
||||
| Kitty | ✅ |
|
||||
| iTerm2 | ✅ |
|
||||
| Wezterm | ✅ |
|
||||
| macOS Terminal | functional but coloring issues |
|
||||
|
||||
|
||||
## Customization
|
||||
|
Loading…
x
Reference in New Issue
Block a user