diff options
| author | theimpostor <theimpostor@users.noreply.github.com> | 2024-11-30 22:35:23 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-30 22:35:23 -0600 |
| commit | 40c1f1c6b952ed2be4be0da567f1ac8b9701e360 (patch) | |
| tree | c92825e1a47b20388c94dc0b93cbf3257d2a6243 | |
| parent | e60f77d9d880ac2f5d67e30b7579ccf777a2f0d4 (diff) | |
Update README.mdmain
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ Terminal | Terminal OS | Shell OS | Copy | Paste | Notes [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 | ✓ | ✗ | [mintty](https://mintty.github.io/) 3.7.6 | Windows | Windows | ✓ | ✗ | Paste support: https://github.com/theimpostor/osc/issues/13 -[mintty](https://mintty.github.io/) 3.7.6 | Windows | linux | ✓ | ✓ | [Configure](https://mintty.github.io/mintty.1.html) `AllowSetSelection`, `AllowPasteSelection` to `true` for copy and paste respectively. [Must login with cygwin openssh](https://github.com/mintty/mintty/issues/1301#issuecomment-2509564173) +[mintty](https://mintty.github.io/) 3.7.6 | Windows | linux | ✓ | ✓ | [Configure](https://mintty.github.io/mintty.1.html) `AllowSetSelection`, `AllowPasteSelection` to `true` for copy and paste respectively.<br>[Must use cygwin openssh](https://github.com/mintty/mintty/issues/1301#issuecomment-2509564173), native ssh.exe for windows causes issues. [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. [hterm](https://chrome.google.com/webstore/detail/secure-shell/iodihamcpbpeioajjeobimgagajmlibd) | ChromeOS | linux | ✓ | ✗ | |
