This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
Releases: rumpelsepp/oscclip
Releases · rumpelsepp/oscclip
v0.5.0
What's Changed
The tool was rewritten in Go which fixes a few plattform issues, such as #46.
GNU Screen and tmux should now be working properly.
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Changed
- Changed the default of bypassing to
--no-bypass
, since tmux has disabled this option by default. It can be enabled withallow-passthrough
.
v0.4.0
Added
- Automatic linter checks via Github Actions
- Automatic deployment to PyPi via Github Actions
Fixed
- Correctly detect the end of OSC52 response and increase buffersize.