github unkn0wn-root/resterm v0.39.3

7 hours ago

Changed

Small UI improvements release focused on the status bar, response search and the explain pane.

Status bar

  • The mode segment now renders as -- VIEW -- / -- INSERT --.
  • File, focus, and zoom indicators shows icons in place of Key: labels.
  • Command buttons trim their horizontal padding from 2 to 1.
  • Stats header values use a brighter foreground now, instead of a slightly dimmer color than the rest of the UI.

Fixed

Response search no longer breaks colors

  • Searching inside an SGR-colorized response (e.g. an ANSI-colored body or the explain view) would sometimes break and fall back to plain text for matching. Highlights are now consistent with the already applied style.

Explain pane

  • Triggering explain shows a clear preparing overlay tied to the active request target, instead of leaving the pane blank while the report is being assembled.
  • When a new response arrives and the explain tab is already open, the cached explain content is shown immediately rather than waiting for the async formatter to finish.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.