Releases: iamazy/termua
Releases · iamazy/termua
v0.1.2
What's Changed
- fix(gpui_term): include visible rows below cursor in line numbers by @iamazy in #16
- fix: clear stale terminal IME marked text by @iamazy in #17
- feat: remove command block shell integration by @iamazy in #18
- chore(deps): update rand requirement from 0.9 to 0.10 by @dependabot[bot] in #19
- chore(deps): update sysinfo requirement from 0.37 to 0.38 by @dependabot[bot] in #20
- chore(deps): update rust-i18n requirement from 3.1.5 to 4.0.0 by @dependabot[bot] in #22
- feat: add about window by @iamazy in #24
New Contributors
- @dependabot[bot] made their first contribution in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- fix(alacritty): avoid high CPU caused by mouse-move notify by @iamazy in #5
- fix: prefer pwsh over powershell on Windows by @iamazy in #4
- fix(windows): stop busy child polling for ssh sessions by @iamazy in #7
- ci: upload release artifacts without pre-zipping by @iamazy in #8
- refactor: unify terminal exit handling by @iamazy in #9
- fix(alacritty): keep reflowed prompt in viewport when shrinking columns by @iamazy in #10
- fix: keep recorder tabs open after cast playback ends by @iamazy in #12
- ci: add release action by @iamazy in #13
New Contributors
Full Changelog: https://github.com/iamazy/termua/commits/v0.1.0