summaryrefslogtreecommitdiff
path: root/src/screen.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0020: cannot tell whether a register is executing or recordingv8.1.0020Bram Moolenaar2018-05-221-4/+4
* patch 8.1.0002: :stopinsert changes the message positionv8.1.0002Bram Moolenaar2018-05-191-0/+6
* patch 8.0.1815: crash with terminal window and with 'lazyredraw' setv8.0.1815Bram Moolenaar2018-05-111-7/+15
* patch 8.0.1809: various typosv8.0.1809Bram Moolenaar2018-05-101-1/+1
* patch 8.0.1797: terminal window is redrawn too oftenv8.0.1797Bram Moolenaar2018-05-061-5/+9
* patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong wayv8.0.1768Bram Moolenaar2018-04-271-1/+1
* patch 8.0.1705: when making a vertical split the mode message isn't updatedv8.0.1705Bram Moolenaar2018-04-131-1/+2
* patch 8.0.1688: some macros are used without a semicolonv8.0.1688Bram Moolenaar2018-04-101-8/+14
* patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is setv8.0.1600Bram Moolenaar2018-03-121-1/+1
* patch 8.0.1574: show cursor in wrong place when using popup menuv8.0.1574Bram Moolenaar2018-03-061-1/+11
* patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar2018-03-041-8/+0
* patch 8.0.1544: when using 'termguicolors' SpellBad doesn't showv8.0.1544Bram Moolenaar2018-02-271-28/+38
* patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar2018-02-221-0/+19
* patch 8.0.1528: dead code foundv8.0.1528Bram Moolenaar2018-02-201-2/+1
* patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowv8.0.1520Bram Moolenaar2018-02-131-0/+5
* patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar2018-02-101-22/+9
* patch 8.0.1476: screen isn't always updated right awayv8.0.1476Bram Moolenaar2018-02-081-3/+2
* patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar2018-01-311-10/+13
* patch 8.0.1422: no fallback to underline when undercurl is not setv8.0.1422Bram Moolenaar2017-12-221-10/+10
* patch 8.0.1388: char not overwritten with ambiguous width charv8.0.1388Bram Moolenaar2017-12-121-5/+19
* patch 8.0.1375: window size wrong after maximizing with WinBarv8.0.1375Bram Moolenaar2017-12-051-1/+1
* patch 8.0.1358: undercurl is not used in the terminalv8.0.1358Bram Moolenaar2017-11-281-3/+14
* patch 8.0.1228: invalid memory access in GUI testv8.0.1228Bram Moolenaar2017-10-281-1/+5
* patch 8.0.1214: accessing freed memory when EXITFREE is setv8.0.1214Bram Moolenaar2017-10-231-1/+1
* patch 8.0.1169: highlignting one char too many with 'list' and 'cul'v8.0.1169Bram Moolenaar2017-10-011-1/+2
* patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'v8.0.1168Bram Moolenaar2017-09-301-1/+13
* patch 8.0.1143: macros always expand to the same thingv8.0.1143Bram Moolenaar2017-09-241-3/+3
* patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar2017-09-221-69/+69
* patch 8.0.1135: W_WINCOL() is always the samev8.0.1135Bram Moolenaar2017-09-221-22/+22
* patch 8.0.1133: syntax timeout not used correctlyv8.0.1133Bram Moolenaar2017-09-221-19/+16
* patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar2017-09-171-129/+233
* patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar2017-09-161-229/+34
* patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is setv8.0.1100Bram Moolenaar2017-09-131-3/+5
* patch 8.0.1097: background color wrong if job changes background colorv8.0.1097Bram Moolenaar2017-09-111-1/+1
* patch 8.0.1096: terminal window in Normal mode has wrong backgroundv8.0.1096Bram Moolenaar2017-09-111-0/+14
* patch 8.0.1041: bogus characters when indenting during visual-block appendv8.0.1041Bram Moolenaar2017-09-021-1/+1
* patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar2017-09-021-1/+10
* patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar2017-08-301-1/+2
* patch 8.0.1002: unnecessarily updating screen after timer callbackv8.0.1002Bram Moolenaar2017-08-261-3/+5
* patch 8.0.0956: scrolling in a terminal window has flickerv8.0.0956Bram Moolenaar2017-08-171-26/+39
* patch 8.0.0941: existing color schemes don't like StatusLineTermv8.0.0941Bram Moolenaar2017-08-141-1/+9
* patch 8.0.0937: user highlight groups not adjusted for terminalv8.0.0937Bram Moolenaar2017-08-131-0/+5
* patch 8.0.0871: status line for a terminal window always has "[+]".v8.0.0871Bram Moolenaar2017-08-051-1/+5
* patch 8.0.0837: signs can be drawn on top of console messagesv8.0.0837Bram Moolenaar2017-08-011-1/+4
* patch 8.0.0825: not easy to see that a window is a terminal windowv8.0.0825Bram Moolenaar2017-07-311-10/+22
* patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar2017-07-301-1/+1
* patch 8.0.0812: terminal window colors shift when 'number' is setv8.0.0812Bram Moolenaar2017-07-301-1/+1
* patch 8.0.0798: no highlighting in a terminal window with a finished jobv8.0.0798Bram Moolenaar2017-07-281-0/+23
* patch 8.0.0797: finished job in terminal window is not handledv8.0.0797Bram Moolenaar2017-07-281-6/+5
* patch 8.0.0732: when updating a buffer modeless selection is lostv8.0.0732Bram Moolenaar2017-07-191-3/+23