[2.1.0] - 2026-05-18
Added
- Add Supertab fallback mode setting (tab or indent) (#286)
- Add setting to treat right option as alt on Mac OS (#206)
- Improve outlines for Go (#299) by @danvolchek
- Add Sumi-Light theme via Calvin Jackson, Nishant Dahiya
- Add Everforest Light theme (#301) via @nirogu
- Add Windows build, thanks to Zoey Rust
Fixed
- Skip link to openssh.org when finding pull request link in git push output (#287)
- Fix AltGr / Right option detection on Mac OS (#206)
- Use window_decorations setting for settings UI and about (#297)
- Fix incorrect column display when indenting with tabs (#289)
- Support /path/to/file.txt(ln, col) style paths in terminal (second attempt) (#75)
- Fix eslint LSP not checking if server is downloaded (#296)
Changed
- Tasks: Show command before output, also show args (#304) by @danvolchek