osc52pty
osc52pty copied to clipboard
OSC 52 workaround for Terminal.app
Results
2
osc52pty issues
Sort by
recently updated
recently updated
newest added
Since go 1.18 `get` cannot be used outside modules [deprecation notice](https://go.dev/doc/go-get-install-deprecation) I think the install command should read now instead: ``` go install github.com/roy2220/osc52pty@latest ```
Thank you for this workaround! I love it. I've noticed that when I set the "shells open with" command to `/bin/zsh` in `terminal.app > preferences > general`, paths in `/etc/paths`...