Skip to content

Tags: ego/waveterm

Tags

v0.7.5

Toggle v0.7.5's commit message
remove chatty logging

v0.7.4

Toggle v0.7.4's commit message
bump version to v0.7.4

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cmdinput keybindings (wavetermdev#627)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added this.lastHistoryUpDown = false to cmdinput domain callback (wav…

…etermdev#533)

* added more cmdinput-anykey behavior

* fixed lasthistoryupdown

* more bug fixes

* fixed history bugs hopefully fully fixed

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Small UI tweaks (wavetermdev#467)

* Extend bottom border for mainview underneath window controls

* Make sidebar button hover color an accent color

* revert 87 to 88

* make mint less bright on light mode

* revert modal border change

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
output dl links (wavetermdev#414)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updates to match xtermjs's height calcuation. there was discrepancy w…

…hen devicePixelRatio was not an integer leading to mis-sized terminal windows and cut off lines wavetermdev#302 (wavetermdev#305)

v0.6.2

Toggle v0.6.2's commit message
bump to v0.6.2

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify logic for startResizing width calculation (wavetermdev#269)

* Apply Red's suggestion and move width logic to getWidth

* remove unnecessary

* a little more

* remove comment

v0.6.0

Toggle v0.6.0's commit message
don't show archived screens with Cmd-P