v0.12.1
What's Changed
- refactor: split widget watch concern from session by @edwin-zvs in #584
- refactor(app): extract session title menu actions by @edwin-zvs in #585
- refactor(cli): extract minibuffer methods into module by @edwin-zvs in #602
- refactor(daemon): split session group + pty logic into modules by @edwin-zvs in #603
- fix(tui): reclaim view focus when clicking the program pane by @edwin-zvs in #604
- fix(tui): preserve program view cursor and scroll across hide/show by @edwin-zvs in #605
- refactor(cli): move dynamic ui helpers out of app.rs by @edwin-zvs in #606
- refactor(daemon): split session event + lifecycle logic into modules by @edwin-zvs in #607
- fix(tui): force SIGWINCH for alt-screen PTY sessions after TUI restart by @edwin-zvs in #608
- fix(tui): show Program view from a non-top split pane's status toggle by @edwin-zvs in #609
- refactor(cli): extract program-popup methods into module by @edwin-zvs in #611
- refactor(cli): extract editor-pane methods into module by @edwin-zvs in #612
- feat(webui): Program view with full TUI parity by @edwin-zvs in #610
- Release v0.12.1 by @edwin-zvs in #613
Full Changelog: v0.12.0...v0.12.1