When `display-line-numbers-mode` is on, the `(window-width)` seems to be
incorrect because it dosen't include the width of
`display-line-numbers`. When I hit `end-of-line` on the line with just
right with range `window width - display line numbers width` ~ `window width`
the cursor will be disappeared because of the miscalculation.