summaryrefslogtreecommitdiffstats
path: root/src/drawscreen.c
AgeCommit message (Expand)Author
2021-07-09patch 8.2.3132: compiler warns for size_t to colnr_T conversion.v8.2.3132Bram Moolenaar
2021-07-05patch 8.2.3112: in rare cases the cursor may be somewhere in a folded linev8.2.3112Bram Moolenaar
2021-07-03patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar
2021-07-03patch 8.2.3090: in rare cases the cursor may be somewhere in a folded linev8.2.3090Bram Moolenaar
2021-07-03patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar
2021-04-23patch 8.2.2803: flicker when the popup menu has an info popupv8.2.2803Bram Moolenaar
2021-04-22patch 8.2.2800: after a timer displays text a hit-enter prompt is givenv8.2.2800Bram Moolenaar
2021-04-11patch 8.2.2754: :sleep! does not always hide the cursorv8.2.2754Bram Moolenaar
2021-04-01patch 8.2.2685: custom statusline not drawn correctly with WinBarv8.2.2685Bram Moolenaar
2021-03-30patch 8.2.2679: status line missing for non-current window with winbarv8.2.2679Bram Moolenaar
2021-03-03patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'v8.2.2563Bram Moolenaar
2021-02-15patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar
2021-02-13patch 8.2.2508: cannot change the character displayed in non existing linesv8.2.2508Bram Moolenaar
2020-08-19patch 8.2.1488: text does not scroll when inserting above first linev8.2.1488Bram Moolenaar
2020-08-01patch 8.2.1345: Redraw error when using visual block and scrollv8.2.1345Bram Moolenaar
2020-04-28patch 8.2.0656: MS-Windows: redrawing right screen edge may not be neededv8.2.0656Bram Moolenaar
2020-04-06patch 8.2.0523: loops are repeatedv8.2.0523Bram Moolenaar
2020-04-05patch 8.2.0514: several global functions are used in only one filev8.2.0514Bram Moolenaar
2020-02-28patch 8.2.0328: no redraw when leaving term-normal mode in popup terminalv8.2.0328Bram Moolenaar
2019-12-23patch 8.2.0035: saving and restoring called_emsg is clumsyv8.2.0035Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-12patch 8.1.2294: cursor pos wrong with concealing and search causes a scrollv8.1.2294Bram Moolenaar
2019-11-10patch 8.1.2287: using EndOfBuffer highlight in popup does not look goodv8.1.2287Bram Moolenaar
2019-10-24patch 8.1.2214: too much is redrawn when 'cursorline' is setv8.1.2214Bram Moolenaar
2019-09-19patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar