Skip to content

Releases: hexajohnny/rusty

Rusty v0.1.8

26 Mar 23:23

Choose a tag to compare

What's New

  • Added Settings > Fonts with system monospace selection, live preview, font-size updates, and an option to apply the selected terminal font to the UI.
  • Terminal typing now jumps a scrolled terminal back to the bottom before sending local keyboard input.
  • Added Settings > Appearance > Hide active terminal border to disable the active terminal focus border/glow.

Reliability And Config Safety

  • Expanded serde defaults so older config shapes continue loading when new fields are introduced.
  • Added recovery from the newest readable config.corrupt-*.json backup when the main config cannot be read.
  • Switched Windows config writes to a safer atomic replace flow instead of deleting the live config first.

Rusty v0.1.7

16 Mar 14:26

Choose a tag to compare

  • Add OSC 52 clipboard copy support.
  • Expand terminal mouse handling so TUI apps can take full mouse input, with Shift preserving the local selection/context-menu path.
  • Revert the UI/rendering crates to the prior versions because the newer stack was leaking memory.
  • Refresh the 0.1.7 installers and ship the expanded bundled theme set.

Rusty v0.1.6

13 Mar 23:02

Choose a tag to compare

  • Vulcan support now first > then dx12 > opengl
  • Refactored SFTP

Rusty v0.1.5

09 Mar 23:36

Choose a tag to compare

  • Enhanced Theme Selection UI

Rusty v0.1.4

05 Mar 00:04

Choose a tag to compare

Release v0.1.4

  • Added support for wezterm TOML terminal themes iTerm2-Color-Schemes
  • Hundreds of themes exist
  • Terminal colors can now more closely resemble UI themes

Rusty v0.1.3

28 Feb 15:46

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

  • Switched from VT100 to wezterm
  • Fixed scrollback history for TUI apps

Rusty v0.1.2

23 Feb 03:22

Choose a tag to compare

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

Rusty v0.1.1

23 Feb 02:29

Choose a tag to compare

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

Rusty v0.1.0

20 Feb 04:37

Choose a tag to compare

  • Moved update-check controls into Settings > Updates
  • Added manual update check button that opens release page only when a newer version is found
  • Removed top-right in-window update button

Rusty v0.0.9

20 Feb 04:21
4697afc

Choose a tag to compare

  • MSVC build for v0.0.9
  • ZIP includes rusty.exe with ./theme directory next to it
  • MSI installs rusty.exe with theme folder and desktop/start menu shortcuts