Skip to content

Tags: iamazy/termua

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add about window (#24)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): upgrade gpui and gpui-component to latest versions (#14)

* fix: allow ctrl-d to close exited recorder tabs

* refactor: split terminal view modules

* chore: add tests for sharing

* Update AGENTS.md

* refactor: delete unnecessary shell types

* fix: remove deprecated enum

* chore: clean code

* chore: make fmt happy

* chore: make test happy

* chore: clean code

* chore: clean code

* fix: save ssh session with username

* refactor: update deps

* refactor: replace TabBar

* Delete Cargo.lock

* fix: make ci happy

* fix: make test happy

* feat: disable send btn when message is blank

* fix: show footbar btn of dialog

* chore: make clippy happy

* fix: make del take effect in keybinding

* refactor: set keybinding in table

* chore: clean code

* refactor: clean code

* chore: clean code

* fix: make clippy happy

* chore: bump version

* chore: add tests

* Update Cargo.toml

* chore: rename binary

* Update make-msi.ps1

* Update make-msi.ps1

* Update make-msi.ps1

* Update make-msi.ps1

* fix: show error when storing session failed

* Update tests.rs

* Update make-msi.ps1

* Update make-msi.ps1

* Update make-msi.ps1

* ci: only support pwsh to execute ps1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: add release action (#13)