v0.5.14
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: make peek after kill deterministically report no session by @kylecarbs in #46
- fix(src/ui.zig): render UTF-8 in the sidebar and status row by @kylecarbs in #49
- chore: release v0.5.14 by @kylecarbs in #51
Full Changelog: v0.5.13...v0.5.14