onivim/oni

After suspend/wakeup UI is not fully rerendered

Open

#1248 opened on Jan 7, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
bughelp wanted

Description

When I put my PC into suspend-to-RAM and wakeup it again not all parts of the editor is rendered correctly: 2018-01-07-104732_2058x1409_scrot

When I move the cursor some lines down it looks like this: 2018-01-07-104258_2058x1409_scrot

In some older versions :redraw! helped, but this not the case anymore. The only way to fix it is to resize the window. I'm running Linux.

Contributor guide