Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 06:49
· 0 commits to 76b5dd1f736d1e704ad60bee31ae6ffde31ec8b0 since this release

Chuchu v0.5.0

Highlight of the release

  • builtin support for mutliplexers (tmux and zmx for now, soon many others)
  • tab display enhancements
  • and experimental android shell support which can be enabled from the settings

features:

fixes:

  • fix: pass touch coordinates to native scroll handling - 4f10c4e - (@salemsayed)
  • fix: crash on SSH PTY resize failure - 0e4485c - (@salemsayed)
  • fix: make SFTP file browsing robust - 4b74953 - (@salemsayed)
  • fix: rename native encrypt/decrypt to service package - 57321e6
  • fix: use openPtyExec to for multiplexer startup commands - f202577
  • fix: keep IME mirror stateless and disable autocorrect/suggestions - 84eca61 - (@bhoffman20)
  • fix: align kitty graphics to the terminal cell grid - 569059f - (@bhoffman20)
  • fix: add discovery path for mosh server - 6314b09

perf:

chore:

  • ci: add bundles in workflows - 10d2856
  • docs: add privacy policy page - 58d4bc0