index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-4
/
+4
*
patch 9.0.0176: checking character options is duplicated and incomplete
v9.0.0176
zeertzjq
2022-08-09
1
-0
/
+25
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-1
/
+1
*
patch 9.0.0070: using utfc_ptr2char_len() when length is negative
v9.0.0070
zeertzjq
2022-07-25
1
-11
/
+10
*
patch 9.0.0048: cursor in wrong column with mouse click after concealed text
v9.0.0048
Bram Moolenaar
2022-07-09
1
-11
/
+48
*
patch 9.0.0040: use of set_chars_option() is confusing
v9.0.0040
Bram Moolenaar
2022-07-04
1
-16
/
+32
*
patch 9.0.0036: 'fillchars' cannot have window-local values
v9.0.0036
Bram Moolenaar
2022-07-04
1
-47
/
+58
*
patch 9.0.0007: no support for double, dotted and dashed underlines
v9.0.0007
Bram Moolenaar
2022-06-29
1
-5
/
+17
*
patch 8.2.5170: tiny issues
v8.2.5170
Bram Moolenaar
2022-06-27
1
-1
/
+1
*
patch 8.2.5144: with 'lazyredraw' set completion menu may be wrong
v8.2.5144
Bram Moolenaar
2022-06-21
1
-0
/
+5
*
patch 8.2.5070: unnecessary code
v8.2.5070
zeertzjq
2022-06-09
1
-6
/
+6
*
patch 8.2.5066: timer_create is not available on every Mac system
v8.2.5066
Bram Moolenaar
2022-06-07
1
-1
/
+51
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-5
/
+0
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-8
/
+8
*
patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place
v8.2.4718
Bram Moolenaar
2022-04-09
1
-3
/
+3
*
patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B
v8.2.4673
Bram Moolenaar
2022-04-03
1
-1
/
+17
*
patch 8.2.4663: occasional crash when running the GUI tests
v8.2.4663
Bram Moolenaar
2022-04-01
1
-8
/
+11
*
patch 8.2.4497: wrong color for half of wide character next to pum scrollbar
v8.2.4497
Bram Moolenaar
2022-03-03
1
-1
/
+4
*
patch 8.2.4391: command line executed when typing Esc in the GUI
v8.2.4391
Bram Moolenaar
2022-02-15
1
-4
/
+0
*
patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter
v8.2.4382
Bram Moolenaar
2022-02-14
1
-0
/
+4
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-2
/
+2
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-7
/
+7
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-11
/
+11
*
patch 8.2.3846: no error when using control character for 'lcs' or 'fcs'
v8.2.3846
zeertzjq
2021-12-18
1
-4
/
+4
*
patch 8.2.3614: zindex of popup windows not used when redrawing popup menu
v8.2.3614
Bakudankun
2021-11-17
1
-1
/
+1
*
patch 8.2.3522: cannot use \x and \u when setting 'listchars'
v8.2.3522
Bram Moolenaar
2021-10-16
1
-5
/
+34
*
patch 8.2.3437: compiler warnings for 32/64 bit usage
v8.2.3437
Mike Williams
2021-09-13
1
-3
/
+4
*
patch 8.2.3425: warning for using uninitialized variable
v8.2.3425
Bram Moolenaar
2021-09-11
1
-2
/
+2
*
patch 8.2.3424: a sequence of spaces is hard to see in list mode
v8.2.3424
zeertzjq
2021-09-10
1
-5
/
+58
*
patch 8.2.3074: popup_atcursor() uses wrong position with concealing
v8.2.3074
Bram Moolenaar
2021-06-29
1
-2
/
+12
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-2
/
+2
*
patch 8.2.2685: custom statusline not drawn correctly with WinBar
v8.2.2685
Bram Moolenaar
2021-04-01
1
-1
/
+1
*
patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly
v8.2.2633
Bram Moolenaar
2021-03-21
1
-1
/
+6
*
patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte
v8.2.2569
Bram Moolenaar
2021-03-04
1
-1
/
+1
*
patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'
v8.2.2563
Bram Moolenaar
2021-03-03
1
-24
/
+42
*
patch 8.2.2524: cannot change the characters displayed in the foldcolumn
v8.2.2524
Bram Moolenaar
2021-02-17
1
-9
/
+15
*
patch 8.2.2521: some compilers can't handle pointer initialization
v8.2.2521
Bram Moolenaar
2021-02-16
1
-17
/
+21
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
1
-21
/
+25
*
patch 8.2.2508: cannot change the character displayed in non existing lines
v8.2.2508
Bram Moolenaar
2021-02-13
1
-0
/
+4
*
patch 8.2.2454: leading space can not be made visible
v8.2.2454
Bram Moolenaar
2021-02-03
1
-0
/
+1
*
patch 8.2.2276: list of distributed files is outdated
v8.2.2276
Bram Moolenaar
2021-01-02
1
-1
/
+0
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-1
/
+2
*
patch 8.2.1963: crash when using a popup window with "latin1" encoding
v8.2.1963
Bram Moolenaar
2020-11-06
1
-1
/
+2
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+2
*
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
Bram Moolenaar
2020-10-26
1
-3
/
+3
*
patch 8.2.1514: multibyte vertical separator is cleared when dragging popup
v8.2.1514
Bram Moolenaar
2020-08-23
1
-1
/
+2
*
patch 8.2.1509: vertical separator is cleared when dragging a popup window
v8.2.1509
Bram Moolenaar
2020-08-22
1
-1
/
+2
*
patch 8.2.1164: text cleared by checking terminal properties not redrawn
v8.2.1164
Bram Moolenaar
2020-07-08
1
-0
/
+10
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-1
/
+1
*
patch 8.2.0863: cannot set a separate color for underline/undercurl
v8.2.0863
Bram Moolenaar
2020-05-31
1
-0
/
+17
[next]