v0.1.30
What's Changed
- Add CLI crate with TUI and command modules by @lassejlv in #78
- Update issue templates by @lassejlv in #79
- docs: improve README with icon and simplified structure by @Copilot in #81
- docs: add Linux, Windows, and Arch Linux install options to README by @Copilot in #83
- add a pull request template by @DeepanshuMishraa in #85
- fix: Settings Ui and theme sync issues by @DeepanshuMishraa in #84
- Fix Windows: quote shell program paths that contain spaces by @Copilot in #43
- Remove "Termy" text from window title bar by @Copilot in #91
- Add
shell-decidetheme mode to defer terminal colors to shell/default palette by @Copilot in #88 - Fix search: start at bottom match, navigate bottom-to-top by @Copilot in #89
- Fix CTRL+L not resetting scroll position when scrolled back by @Copilot in #93
- feat: add search to settings by @DeepanshuMishraa in #92
Full Changelog: v0.1.29...v0.1.30