Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 06 May 18:08
· 593 commits to master since this release

Added

  • Added a mobile layout for narrow terminals, making it practical to SSH into your machine and run herdr from your phone.

Fixed

  • Non-ASCII terminal input is no longer dropped when UTF-8 characters arrive split across multiple reads.
  • Native agent detection now clears agents after their foreground process exits and control returns to the shell, preventing stale agent status in the sidebar.
  • Pane contents no longer shift horizontally when scrollback appears, keeping the scrollbar gutter stable.