Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:06
· 8 commits to main since this release

πŸš€ Release v0.6.0

0.6.0 β€” 2026-07-31

πŸ› Bug Fixes

  • Send a lone Enter as a keystroke, not a bracketed paste
  • Replace strings.Reader with io.Pipe for clipboard output in tests

πŸš€ Features

  • Implement mouse selection and clipboard functionality in terminal UI
  • Add pinning functionality for hosts in sidebar
  • Implement mouse handling improvements and fix alt-screen mode issues

🧹 Miscellaneous

  • Update README Β [skip ci]