Home
last modified time | relevance | path

Searched refs:redrawing (Results 1 – 25 of 31) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dpopupbounce.vim1 " Use this script to measure the redrawing performance when a popup is being
H A Dtest_getvar.vim101 " closing the split, which triggers the redrawing of the tabline.
/vim-8.2.3635/src/proto/
H A Dscreen.pro52 int redrawing(void);
/vim-8.2.3635/src/
H A Dscreen.c3358 if (force || redrawing()) in setcursor_mayforce()
3525 if (!redrawing() || line_count <= 0) in win_do_lines()
4116 || !redrawing() in skip_showmode()
4309 if (redrawing() && lastwin->w_status_height == 0) in showmode()
4340 if (!redrawing() || (!force && char_avail() && !KeyTyped)) in unshowmode()
4637 redrawing(void) in redrawing() function
H A Ddrawscreen.c146 if (!redrawing() || updating_screen) in update_screen()
435 else if (!redrawing() in win_redr_status()
545 if (wp->w_vsep_width != 0 && wp->w_status_height != 0 && redrawing()) in win_redr_status()
596 if (!always && !redrawing()) in showruler()
H A Dedit.c1558 if (redrawing() && !char_avail()) in ins_ctrl_v()
1748 if (!redrawing()) in display_dollar()
3356 if (redrawing() && !char_avail()) in ins_reg()
5172 if (redrawing() && !char_avail()) in ins_digraph()
5211 if (redrawing() && !char_avail()) in ins_digraph()
H A Dmove.c696 all_invalid = (!redrawing() in curs_rows()
H A Dterm.c3548 if (redrawing()) in set_shellsize()
H A Dbuffer.c3801 if (!redrawing()) in maketitle()
/vim-8.2.3635/runtime/doc/
H A Dsyntax.txt1011 when redrawing with CTRL-L, try setting the "c_minlines" internal variable
1016 disadvantage of using a larger number is that redrawing can become slow.
2005 number is that redrawing can become slow.
2671 are fixed when redrawing with CTRL-L, try setting the "ptcap_minlines"
2837 number is that redrawing can become slow.
3099 number is that redrawing can become slow.
3212 redrawing can become slow.
4598 redrawing starts.
4695 starts in the line just above the one where redrawing starts. From there
4720 1. Parsing for highlighting starts where redrawing starts (and where the
[all …]
H A Dtextprop.txt31 redrawing the screen, thus can be much faster, after the initial cost of
H A Dversion5.txt655 - Disable redrawing while repeating insert "1000ii<Esc>".
661 - Don't show the mode when redrawing is disabled.
1304 findmatch() when redrawing the display (when syntax highlighting is on).
1449 "gqap" to format a paragraph did too much redrawing.
1582 redrawing the screen.
2827 With "p" and "P" commands, redrawing was slow.
4981 screen structures re-allocated while redrawing the screen. This
4986 remember the new size and handle it only after redrawing is
4988 This also fixes that resizing the screen while still redrawing
5946 separately, avoids redrawing artifacts. (Mike Steed)
[all …]
H A Dtesting.txt193 redraw disable the redrawing() function
H A Dtodo.txt128 - Make redrawing more efficient and avoid flicker:
896 Add an option similar to 'lazyredraw' to skip redrawing while executing a
1468 Patch to avoid redrawing tabline when the popup menu is visible.
2024 scrolling or redrawing. Should start search for syntax patterns above the
2626 Screen redrawing when continuously updating the buffer and resizing the
2638 Popup menu redraw: Instead of first redrawing the text and then drawing the
3104 highlighting, redrawing the line removes it when moving the cursor away
3625 correctly. Get many error messages while redrawing the screen, which
4514 7 Screen updating can be further improved by only redrawing lines that were
4557 Very wrong: errors while redrawing cause endless loop.
[all …]
H A Ddevelop.txt483 fly (while redrawing), just like syntax highlighting. But the mechanisms
H A Dusr_10.txt816 that it knows need redrawing. But it can't know about what another program
H A Dversion6.txt2503 causing messages to disappear when redrawing.
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.
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.
[all …]
H A Dversion7.txt678 slow redrawing when there are very long lines
2168 in an error message while redrawing, which cleared the syntax highlighting
2185 redrawing may fail. Make sure w_skipcol is valid before redrawing.
2402 redrawing.
2921 causing redrawing problems later. Now use the same buffer for all quickfix
4125 Solution: When checking if redrawing is needed also check if Visual
4278 Problem: Once an ml_get error is given redrawing part of the screen may
5058 Problem: Unnecessary screen redrawing. (Jjgod Jiang)
8812 Problem: Using CTRL-O z= in Insert mode has a delay before redrawing.
9223 Problem: Recursively redrawing causes a memory leak. (Dominique Pelle)
[all …]
H A Doptions.txt1717 text. Will make screen redrawing slower.
2538 |hl-CursorColumn|. Useful to align text. Will make screen redrawing
2552 Useful to easily spot the cursor. Will make screen redrawing slower.
6072 The time in milliseconds for redrawing the display. This applies to
6075 When redrawing takes more than this many milliseconds no further
7627 This helps to avoid very slow redrawing for an XML file that is one
8295 the screen for redrawing, instead of using insert/delete line
8296 commands. Improves smoothness of redrawing when there are multiple
8377 very slow and redrawing is not slow this can be set to a small number,
H A Dversion8.txt1191 Problem: It's possible that redrawing the status lines causes
2623 Solution: Disable redrawing. (Hirohito Higashi)
2655 Problem: Other solution for redrawing after completion.
2753 Solution: Avoid redrawing the status line. (Hirohito Higashi)
19620 Solution: Clear got_int. Repeat redrawing when needed.
23426 Problem: Slow redrawing with DirectX.
25503 Solution: Don't scroll immediately but only when redrawing. Avoid redrawing
30272 Solution: Use generic redrawing methods.
34025 Invoke the callbacks before redrawing.
38236 redrawing it. (Nick Jensen)
[all …]
H A Dterm.txt737 If your terminal scrolls very slowly, but redrawing is not slow, set the
H A Dpattern.txt1416 looks for a match in the line where redrawing starts.
H A Dmap.txt212 Using "<silent>" for an abbreviation is possible, but will cause redrawing of
H A Dstarting.txt702 "FF", to speed up display redrawing.
/vim-8.2.3635/runtime/
H A Doptwin.vim569 call <SID>AddOption("weirdinvert", gettext("terminal that requires extra redrawing"))
575 …ID>AddOption("ttyscroll", gettext("maximum number of lines to use scrolling instead of redrawing"))

12