K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2014-08-21T14:12:11.994471Z K 7 svn:log V 294 vt(4): If the cursor is globally disabled, don't mark its position as dirty This avoids unnecessary redraw. In particular, during boot, where the cursor is disabled and its fake position is [0;0], this triggered a refresh of the whole screen each time vt_flush() is called. MFC after: 1 week END