Skip to content

Releases: iamazy/termua

v0.1.2

06 May 04:37
157ecd9

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 May 14:50
2cf3520

Choose a tag to compare

What's Changed

  • chore(deps): upgrade gpui and gpui-component to latest versions by @iamazy in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Apr 00:14
9e6ad76

Choose a tag to compare

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

  • @iamazy made their first contribution in #5

Full Changelog: https://github.com/iamazy/termua/commits/v0.1.0