RText icon indicating copy to clipboard operation
RText copied to clipboard

Selecting text should show line break count in gutter

Open bobbylight opened this issue 2 years ago • 0 comments

Currently, when selecting text, the gutter shows the number of characters selected like so:

61 chars

It would be nice if it also showed the number of line breaks, something like:

51 chars, 3 line breaks

We could consider debouncing this (which it currently isn't) if the line break count proves expensive.

bobbylight avatar Oct 19 '23 03:10 bobbylight