@jtr If you add this
(global-display-line-numbers-mode)
You get line numbers (very useful if you want to edit the same file with /bin/ed :-)), and it shows you which single lines were visually wrapped.
@jtr If you add this
(global-display-line-numbers-mode)
You get line numbers (very useful if you want to edit the same file with /bin/ed :-)), and it shows you which single lines were visually wrapped.