diff options
| author | theimpostor <sahirhoda@gmail.com> | 2024-11-11 14:17:23 -0600 |
|---|---|---|
| committer | theimpostor <sahirhoda@gmail.com> | 2024-11-11 14:17:23 -0600 |
| commit | 8f4f34623f28a87f7a2831d8f4d0a14a2507d550 (patch) | |
| tree | eee2e28ab9784fe8f78de1655b20725334b6bd8d | |
| parent | 6acbe36b9592bb9eded805db7f667343a56d4ad2 (diff) | |
Update windows support
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,8 +60,10 @@ Terminal | Terminal OS | Shell OS | Copy | Paste | Notes [alacritty](https://github.com/alacritty/alacritty) 0.13.1 | macOS | linux | ✓ | ✓ | Paste support requires [setting](https://alacritty.org/config-alacritty.html) `terminal.osc52` to `CopyPaste` or `OnlyPaste` [alacritty](https://github.com/alacritty/alacritty) 0.13.1 | macOS | macOS | ✓ | ✓ | Paste support requires [setting](https://alacritty.org/config-alacritty.html) `terminal.osc52` to `CopyPaste` or `OnlyPaste` [alacritty](https://github.com/alacritty/alacritty) 0.12.1 | Windows | linux | ✓ | ✗ | +[alacritty](https://github.com/alacritty/alacritty) 0.13.2 | Windows | Windows | ✓ | ✗ | [kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | linux | ✓ | ✓ | Prompts for access [kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | macOS | ✓ | ✓ | Prompts for access +[windows terminal](https://github.com/microsoft/terminal) v1.17.11461.0 | Windows | Windows | ✓ | ✗ | [windows terminal](https://github.com/microsoft/terminal) v1.17.11461.0 | Windows | linux | ✓ | ✗ | [iterm2](https://iterm2.com/) | macOS | linux | ✓ | ✓ | Paste requires version 3.5.0. Prompts for access. [iterm2](https://iterm2.com/) | macOS | macOS | ✓ | ✓ | Paste requires version 3.5.0. Prompts for access. |
