v1.1.0-beta.4
Pre-release
Pre-release
·
13 commits
to main
since this release
What's Changed
- feat: pane titles without the overview by @ba2slk in #18
- fix: the canvas host cannot be scrolled by the browser by @ba2slk in #19
- feat: Ctrl+click opens links in the browser by @ba2slk in #20
- style: peek labels read as labels by @ba2slk in #21
- feat: bundled palettes are the well-known dark ones by @ba2slk in #22
- feat: the focused pane border colour is a setting by @ba2slk in #23
- chore: package keywords match what the app is by @ba2slk in #24
- chore: dead styles, the z-index ladder, and two notes by @ba2slk in #25
- refactor: one owner for renderer state, pure menu and snapshot models by @ba2slk in #26
- refactor: the self-check waits for conditions, not clocks by @ba2slk in #27
- feat: the session list previews a drag by stepping rows aside by @ba2slk in #28
- chore: menus are grouped by what each command acts on by @ba2slk in #31
- fix: report clear error when pane cwd does not exist by @hwantage in #30
- fix: the example session runs on any machine by @ba2slk in #32
- fix(renderer): raise exit banner z-index and handle interactive shell exit cleanly by @hwantage in #34
- feat: inherit working directory when splitting new panes by @hwantage in #36
Full Changelog: v1.1.0-beta.3...v1.1.0-beta.4