Update Oct 19, 2025 tracked by Updatify
Athas v0.1.2
New Features
- Add markdown preview support
- Add icon themes
- Add more vim commands and improvements
- Add shortcut for color theme selector
- Add shortcut to kill terminal process
What’s Changed
- Fix search highlighting in Find Bar
- Fix editor syntax highlighting
- Fix vim mode cursor styles and behavior
- Fix agent dropdowns
- Fix editor scrolling
- Fix logic for determining blame line by @kovsu in https://github.com/athasdev/athas/pull/332
- Add integrated menu bar and option to toggle native/UI menu bar by @trafficlunar in https://github.com/athasdev/athas/pull/322
- Fixed the build issue by @SyedMuzamilM in https://github.com/athasdev/athas/pull/333
- Fix password prompt when using SSH key by @piotrmaciejbednarski in https://github.com/athasdev/athas/pull/335
- Use dynamic proxy port, instead of hardcoded by @SnaetWarre in https://github.com/athasdev/athas/pull/336
- Bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in https://github.com/athasdev/athas/pull/338
- Clean up setup scripts (linux) & docs for next release by @devkokooo in https://github.com/athasdev/athas/pull/340
- Add individual zoom to editor, terminal and window by @amol909 in https://github.com/athasdev/athas/pull/342
- Fix agent dropdowns by @SyedMuzamilM in https://github.com/athasdev/athas/pull/346
- Fix/vim mode by @SyedMuzamilM in https://github.com/athasdev/athas/pull/347
- Refactor cursor styles for Vim mode and remove unused CSS by @kovsu in https://github.com/athasdev/athas/pull/349
Full Changelog: https://github.com/athasdev/athas/compare/v0.1.1…v0.1.2