github unkn0wn-root/resterm v0.26.2

2 hours ago

What's Changed

This release focuses on making WebSocket controls more reliable and consistent across terminals. Moved WebSocket actions behind a dedicated g w shortcut because terminal-specific keys like Ctrl+I and Ctrl+L can be interpreted differently depending on the terminal, which could cause conflicts or unexpected behavior.

  • WebSocket actions now use g w, then i for console, p for ping, c for close, and l to clear the stream.
  • WebSocket sessions now stay connected properly, so the Stream tab and WebSocket console remain available after the initial request starts.
  • Typing in the WebSocket console no longer triggers unrelated app shortcuts.
  • Response pane shortcut handling is more reliable and avoids accidental actions on invalid key sequences.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.