What's Changed
- fix: trailing whitespace after shell plugin causes extra doctor warnings by @cpendery in #323
- fix: alias loading on windows by @cpendery in #339
- fix: The if condition of __is_report_prompt should be more precise to prevent bash error prompts after each command. by @GeekerHWH in #330
- fix: add trailing newline in bashrc config to prevent shell errors by @arya2004 in #336
- fix: reset terminal state / raw mode on exit by @cpendery in #338
- feat: use conpty 1.22 for better prompt tracking by @cpendery in #340
- build: bump to 0.0.1-rc.21 by @cpendery in #341
New Contributors
- @GeekerHWH made their first contribution in #330
- @arya2004 made their first contribution in #336
Full Changelog: 0.0.1-rc.20...0.0.1-rc.21