github unkn0wn-root/resterm v0.34.2

6 hours ago

What's New

@rts shorthand for script blocks

You can now use @rts as a shorter way to define RestermScript blocks:

# @rts pre-request

instead of the longer @script pre-request lang=rts. The editor recognizes it with full syntax highlighting and hints.

Unfocused panes

Inactive panes no longer dim their content - only the border softens to the divider color. This means your response body, syntax highlighting and editor text stay fully readable. Previosly, content would be dimmed which could be a bit unreadable.

Syntax colors preserved on blurred cursor

The character under the cursor now keeps its syntax color (e.g. GET stays highlighted) when the editor loses focus instead of using text color.

Status bar improvements

  • Info text is brighter and easier to read on both light and dark themes
  • Messages no longer render in bold
  • The current file now shows with a File: label for consistency with other status segments

Don't miss a new resterm release

NewReleases is sending notifications on new releases.