diff --git a/README.md b/README.md index e6c19e7..91c016f 100644 --- a/README.md +++ b/README.md @@ -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