github unkn0wn-root/resterm v0.34.1

5 hours ago

⚠️ Important Note

Resterm is moving toward more stable, less frequent releases. Bug fixing is the priority from here on as I work toward v1.

What's Added

  • Status bar messages now have severity levels - info, warning, error and success messages each display in their own color. Themes can customize the info style via the new status_bar_info theme key.
  • Headers tab now renders as a table - response and request headers are displayed in a two-column table with aligned names and values, instead of a flat list.

What's Changed

  • Removed redundant section titles (Response headers/Request headers) since the active view is already shown by the tab switch. The view toggle now uses a ● dot marker for the active side.
  • The active pane extra leading space was removed so tabs align more consistently.
  • The rendering logic was restructured for better layout (truncation, segment fitting) though the visible output stays the same.
  • When you copy from the Headers tab (g y keybinding), you get the raw header key-value pairs rather than the decorated/styled display text.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.