Releases: coder/boo
v0.5.18
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- perf: reuse unchanged viewport rows in boo ui by @kylecarbs in #58
- chore: release v0.5.18 by @kylecarbs in #59
Full Changelog: v0.5.17...v0.5.18
v0.5.17
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix(ui): recognize encoded arrows so C-a Up/Down/Left/Right works again by @kylecarbs in #56
- chore: release v0.5.17 by @kylecarbs in #57
Full Changelog: v0.5.16...v0.5.17
v0.5.16
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: mirror keyboard protocol state onto the real terminal and decode encoded C-a everywhere by @kylecarbs in #53
- chore: release v0.5.16 by @kylecarbs in #54
Full Changelog: v0.5.15...v0.5.16
v0.5.15
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: add C-a s to toggle the sidebar in boo ui by @kylecarbs in #50
- chore: release v0.5.15 by @kylecarbs in #52
Full Changelog: v0.5.14...v0.5.15
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
v0.5.13
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: add Nix flake packaging and prepare README for open-source by @kylecarbs in #39
- fix: improve the readme by @kylecarbs in #40
- fix: print PATH setup instructions when install dir is not in PATH by @kylecarbs in #41
- fix: add demo video to README by @kylecarbs in #42
- docs: explain advantages over screen and tmux in README by @kylecarbs in #43
- fix(src/paths.zig): fall back when XDG_RUNTIME_DIR is unusable by @kylecarbs in #44
- chore: release v0.5.13 by @kylecarbs in #45
Full Changelog: v0.5.12...v0.5.13
v0.5.12
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: stop detach key tails from leaking into the surrounding shell by @kylecarbs in #36
- fix(src/client.zig): tolerate input writes racing the detach by @kylecarbs in #38
- chore: release v0.5.12 by @kylecarbs in #37
Full Changelog: v0.5.11...v0.5.12
v0.5.11
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- refactor: rename session search to goto, bound to C-a g by @kylecarbs in #34
- chore: release v0.5.11 by @kylecarbs in #35
Full Changelog: v0.5.10...v0.5.11
v0.5.10
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- refactor: drop the new-session button from the ui sidebar by @kylecarbs in #32
- chore: release v0.5.10 by @kylecarbs in #33
Full Changelog: v0.5.9...v0.5.10
v0.5.9
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: focus the next session or show the splash when one closes by @kylecarbs in #30
- chore: release v0.5.9 by @kylecarbs in #31
Full Changelog: v0.5.8...v0.5.9