github unkn0wn-root/resterm v0.15.1

latest releases: v0.33.4, v0.33.3, v0.33.1...
3 months ago

What's changed

Improve editor motions

  • The editor now properly distinguishes between words and punctuation. Motions like w, e, b stop at word boundaries and the new W, E, B variants jump over whitespace separated chunks.
  • The c command finally works with motions. Use cw to change a word, c$ to change to end of line, or cj to change two lines at once.
  • P now pastes above the current line when dealing with linewise content.

Visual mode fix

  • Pressing v immediately highlights the character under the cursor.

Other improvements

  • Long lines now scroll earlier as you approach the editor borders.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.