Releases: coder/boo
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
v0.5.8
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: scroll primary-screen sessions with the mouse wheel in boo ui by @kylecarbs in #28
- chore: release v0.5.8 by @kylecarbs in #29
Full Changelog: v0.5.7...v0.5.8
v0.5.7
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: resize the ui sidebar with C-a Left/Right by @kylecarbs in #26
- chore: release v0.5.7 by @kylecarbs in #27
Full Changelog: v0.5.6...v0.5.7
v0.5.6
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: add 'i' as an alias for ui by @kylecarbs in #24
- chore: release v0.5.6 by @kylecarbs in #25
Full Changelog: v0.5.5...v0.5.6
v0.5.5
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- fix: repaint only the visible screen so attach and ui stay aligned by @kylecarbs in #22
- chore: release v0.5.5 by @kylecarbs in #23
Full Changelog: v0.5.4...v0.5.5
v0.5.4
Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh
What's Changed
- feat: browse sessions with arrow keys and attach on enter by @kylecarbs in #20
- chore: release v0.5.4 by @kylecarbs in #21
Full Changelog: v0.5.3...v0.5.4