Lines Matching refs:redrawing
2503 causing messages to disappear when redrawing.
2808 from redrawing the cursor after each call to gui_write() to only update it at
2941 redrawing if it doesn't cause a scroll (truncated when necessary).
3080 resize event while redrawing, resulting in a messed up window. Any input
3700 Problem: In Insert mode, "CTRL-O :ls" has a delay before redrawing.
3997 Solution: Also include the composing characters and fix redrawing them.
4526 Solution: When redrawing the topline don't scroll twice.
5066 When redrawing extra characters for the bold trick, take care of
6665 Solution: Update the cursor position after redrawing the selection.
8240 Problem: When the cursor doesn't blink, redrawing an exposed area may hide
10310 Solution: Don't skip redrawing part of the window when it was scrolled.
10329 buffer does not, redrawing depends on what the current buffer is.
10977 Solution: Call update_topline() before redrawing.
12837 Solution: Postpone redrawing the window title. Only show the Visual area
12887 Problem: Now that the title is only updated when redrawing, it is no longer