Description of the problem or steps to reproduce
- Disable
tabstospaces.
- Type a line containing a tab character.
- Move the cursor to the beginning of the line.
- Open a vertical split window on the right with an empty file.
- Drag the vertical divider to the left, so that it's in the middle of the tab character.
- Select the line.
The tab character overwrites the adjacent window:

Expected behavior: display only as many of the tab's spaces as fit in the buffer window. Also, if softwrap is on, maybe it makes sense to display the remaining spaces in the next visual line.
Also a similar issue is observed with wide runes. If a wide rune at the right edge doesn't fit in the window, it overwrites the divider:

Expected behavior: if a wide rune doesn't fit, it is not displayed in this visual line at all. If softwrap is on, it is displayed in the next visual line.
Specifications
Commit hash: 84f7248
OS: any
Terminal: any