Chuchu v0.4.0
features:
- feat: use ghostty's selection api for selection - 325b28a - fixed emoji selection issues from terminal screen
- feat: add post-connect custom action autorun - df6442c - (Thanks @salemsayed)
fixes
- fix: proper emoji sequence renderer in terminal canvas - 4501f3e
- fix: physical keyboard meta keys handler - 9320061 - properly handle shift, esc and other hardware keys
- fix: keyboard: rewrite IME input with editable buffer - b82b937
- fix: keyboard: input view: simplify suppression cleanup flow - 61be8a8
chore
- chore: update to latest libghostty version