github unkn0wn-root/resterm v0.20.2

latest releases: v0.39.3, v0.39.2, v0.39.1...
3 months ago

What's New

Cursor Mode is now on-demand

  • Previously, the cursor was always activated in responses. However, since the cursor is used for marking and copying specific lines from responses, it made more sense to have it appear only when you actually need it (while skipping expensive wrapping). Now you can press v to activate cursor mode, navigate with arrow keys or j/k, press v again to select the lines you want to copy and y or c to copy selected lines. Esc to hide cursor again.

Bug Fixes

  • fixed an issue where trailing newlines in responses were being stripped, which caused incorrect text rendering in some cases.
  • fixed cursor decoration appearing in idle state when it should be hidden.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.