Wrap
Status: Beta
Brought to you by:
dtmoser
Wrap has been asked 12 years ago but hasn't been implemented.
For source code the priority isn't that high because lines tend to be short. But for markdown or other text formats it is essential; scrolling horizontally is a pain.
I understand proper word-wrapping is very difficult, but a poor-man's approach might be to wrap every 80 characters (or whatever the frame width is). That way, the diff-info becomes visible without h-scrolling.