Mercurial > vim
comparison runtime/tutor/tutor.nl @ 11455:08e60ce4cbf3 v8.0.0611
patch 8.0.0611: the screen is not redrawn after sending t_u7
commit https://github.com/vim/vim/commit/976787d1f31451ca7a88e774a03e6c24ddc67876
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jun 4 15:45:50 2017 +0200
patch 8.0.0611: the screen is not redrawn after sending t_u7
Problem: When t_u7 is sent a few characters in the second screen line are
overwritten and not redrawn later. (Rastislav Barlik)
Solution: Move redrawing the screen to after overwriting the characters.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 04 Jun 2017 16:00:03 +0200 |
parents | cf1d93a3914a |
children | 314694a2e74a |
comparison
equal
deleted
inserted
replaced
11454:5e21f2c77442 | 11455:08e60ce4cbf3 |
---|