onivim/oni

After suspend/wakeup UI is not fully rerendered

Open

#1,248 opened on Jan 7, 2018

 (0 comments) (0 reactions) (0 assignees)TypeScript (297 forks)batch import
bughelp wanted

Repository metrics

Stars
 (11,246 stars)
PR merge metrics
 (PR metrics pending)

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