Skip to content

Releases: theimpostor/osc

v0.4.7

23 Nov 17:54
Compare
Choose a tag to compare

Changelog

v0.4.6

21 Nov 13:56
Compare
Choose a tag to compare

Changelog

  • 2660666 Enhance I/O logging with debugWriter and debugReader
  • da8031e Log tty writes in paste
  • c578870 fix panic send on closed channel
  • 87b316b use more portable escape sequence to terminate string

v0.4.5

17 Nov 23:49
Compare
Choose a tag to compare

Changelog

  • 809c1c4 Ignore initial metadata in paste response, and refactor terminal handling for improved readability
  • d7efa35 Improve debugging and error logging in I/O operations
  • d0186f4 Paste: Don't write to stdout while tty is open, also return errors immediately instead of waiting for timeout.
  • 39dd001 Refactor clipboard handling and improve error management
  • 12bc434 Upgrade Go version and dependencies to latest stable
  • 4db6fbb copy: read all data into memory and report all errors
  • cb61606 refactor error handling
  • 8b2dcd2 remove unused function
  • d6b845d wip

v0.4.4

11 Nov 20:31
Compare
Choose a tag to compare

Changelog