lem icon indicating copy to clipboard operation
lem copied to clipboard

vi-mode: replace text with `s` and `c` in Visual block mode

Open olnw opened this issue 2 years ago • 0 comments

In Vim, you can replace text with s or c in Visual block mode. Changes will be applied to all lines of the selected region. In lem, only text on the first line is replaced.

olnw avatar Dec 17 '23 02:12 olnw