docs(readme): update terminal emulators compatibility list (#6)

* docs(readme): update terminal emulators compatibility list

* add tested platforms
This commit is contained in:
Alexandre Pasmantier 2024-11-11 11:30:59 +01:00 committed by GitHub
parent 097c657b55
commit cc9924dd61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,13 +140,17 @@ 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 |
| Terminal Emulator | Tested Platforms | Compatibility |
| --- | :---: | :---: |
| Alacritty | macOS, Linux | ✅ |
| Kitty | macOS, Linux | ✅ |
| iTerm2 | macOS | ✅ |
| Wezterm | macOS | ✅ |
| macOS Terminal | macOS | functional but coloring issues |
| Konsole | Linux | ✅ |
| Terminator | Linux | ✅ |
| Xterm | Linux | ✅ |
| Cmder | Windows | ✖️ |
## Customization