summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortheimpostor <theimpostor@users.noreply.github.com>2024-11-30 22:35:23 -0600
committerGitHub <noreply@github.com>2024-11-30 22:35:23 -0600
commit40c1f1c6b952ed2be4be0da567f1ac8b9701e360 (patch)
treec92825e1a47b20388c94dc0b93cbf3257d2a6243
parente60f77d9d880ac2f5d67e30b7579ccf777a2f0d4 (diff)
Update README.mdmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85b1c55..d13f4a4 100644
--- a/README.md
+++ b/README.md
@@ -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 | &check; | &cross; |
[windows terminal](https://github.com/microsoft/terminal) v1.17.11461.0 | Windows | linux | &check; | &cross; |
[mintty](https://mintty.github.io/) 3.7.6 | Windows | Windows | &check; | &cross; | Paste support: https://github.com/theimpostor/osc/issues/13
-[mintty](https://mintty.github.io/) 3.7.6 | Windows | linux | &check; | &check; | [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 | &check; | &check; | [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 | &check; | &check; | Paste requires version 3.5.0. Prompts for access.
[iterm2](https://iterm2.com/) | macOS | macOS | &check; | &check; | Paste requires version 3.5.0. Prompts for access.
[hterm](https://chrome.google.com/webstore/detail/secure-shell/iodihamcpbpeioajjeobimgagajmlibd) | ChromeOS | linux | &check; | &cross; |