Skip to content

v1.4.2

Choose a tag to compare

@inureyes inureyes released this 16 Dec 13:24
· 116 commits to main since this release

v1.4.2

New Features

None

Improvements

None

Bug Fixes

  • PTY Session Terminal Handling (PR #90)
    • Fixed terminal escape sequence responses displayed on first prompt when starting tmux
    • Improved terminal compatibility with multiplexers
  • PTY Session Paste (PR #89)
    • Fixed paste not working in PTY sessions
    • Improved clipboard/paste functionality in interactive terminal sessions

CI/CD Improvements

None

Technical Details

  • Terminal handling improvements for PTY sessions
  • Better compatibility with tmux and terminal multiplexers

Dependencies

  • Bumped dependencies to latest versions

Breaking Changes

None

Known Issues

None

What's Changed

  • fix: paste not working in PTY sessions by @inureyes in #89
  • fix: Terminal escape sequence responses displayed on first prompt when starting tmux by @inureyes in #90

Full Changelog: v1.4.1...v1.4.2