From e60f77d9d880ac2f5d67e30b7579ccf777a2f0d4 Mon Sep 17 00:00:00 2001 From: theimpostor Date: Sat, 30 Nov 2024 22:26:28 -0600 Subject: mintty paste functional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f7e4f6..85b1c55 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 | ✓ | ✗ | [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 | ✓ | ✗ | +[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) [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 | ✓ | ✗ | -- cgit v1.2.3