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
/
testdir
/
dumps
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1561: display wrong when moving cursor to above the top line
v9.0.1561
Luuk van Baal
2023-05-15
5
-8
/
+32
*
patch 9.0.1543: display errors when making topline shorter
v9.0.1543
Luuk van Baal
2023-05-11
6
-7
/
+41
*
patch 9.0.1542: line not fully displayed if it doesn't fit in the screen
v9.0.1542
Luuk van Baal
2023-05-11
1
-0
/
+8
*
patch 9.0.1533: test for 'smoothscroll' is ineffective
v9.0.1533
Luuk van Baal
2023-05-09
3
-13
/
+13
*
patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"
v9.0.1530
Luuk van Baal
2023-05-09
1
-0
/
+19
*
patch 9.0.1525: 'smoothscroll' does not always work properly
v9.0.1525
Luuk van Baal
2023-05-08
4
-4
/
+30
*
patch 9.0.1518: search stats not always visible when searching backwards
v9.0.1518
Christian Brabandt
2023-05-06
3
-0
/
+30
*
patch 9.0.1513: text scrolls unnecessarily when splitting
v9.0.1513
Luuk van Baal
2023-05-06
1
-0
/
+12
*
patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set
v9.0.1512
Luuk van Baal
2023-05-06
1
-0
/
+6
*
patch 9.0.1506: line number not displayed when using 'smoothscroll'
v9.0.1506
zeertzjq
2023-05-02
4
-12
/
+48
*
patch 9.0.1502: no test for deleting the end of a long wrapped line
v9.0.1502
Luuk van Baal
2023-04-30
2
-0
/
+28
*
patch 9.0.1493: popup menu position wrong in window with toolbar
v9.0.1493
zeertzjq
2023-04-27
1
-0
/
+20
*
patch 9.0.1482: crash when textprop has a very large "padding" value
v9.0.1482
Bram Moolenaar
2023-04-23
1
-0
/
+8
*
patch 9.0.1480: using popup menu may leave text in the command line
v9.0.1480
Luuk van Baal
2023-04-23
1
-0
/
+4
*
patch 9.0.1476: lines put in non-current window are not displayed
v9.0.1476
Bram Moolenaar
2023-04-22
25
-270
/
+280
*
patch 9.0.1463: virtual text truncation only works with Unicode 'encoding'
v9.0.1463
h-east
2023-04-17
2
-0
/
+18
*
patch 9.0.1461: ruler not drawn correctly when using 'rulerformat'
v9.0.1461
Sean Dewar
2023-04-17
1
-0
/
+2
*
patch 9.0.1432: completion popup in wrong position with virtual text "above"
v9.0.1432
Bram Moolenaar
2023-03-31
1
-0
/
+10
*
patch 9.0.1428: cursor in wrong position when leaving insert mode
v9.0.1428
Bram Moolenaar
2023-03-25
1
-0
/
+6
*
patch 9.0.1397: highlight for popupmenu kind and extra cannot be set
v9.0.1397
Gianmaria Bajo
2023-03-10
2
-0
/
+40
*
patch 9.0.1327: cursor in wrong position below line with virtual text below
v9.0.1327
Bram Moolenaar
2023-02-19
1
-0
/
+10
*
patch 9.0.1326: relative line number not updated with virtual text above
v9.0.1326
Bram Moolenaar
2023-02-19
2
-0
/
+32
*
patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above
v9.0.1325
Bram Moolenaar
2023-02-19
1
-0
/
+16
*
patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set
v9.0.1309
Bram Moolenaar
2023-02-14
4
-16
/
+16
*
patch 9.0.1306: no regression test for solved problem of #11959
v9.0.1306
Bram Moolenaar
2023-02-12
1
-0
/
+16
*
patch 9.0.1305: cursor in wrong line with virtual text above
v9.0.1305
Bram Moolenaar
2023-02-12
1
-0
/
+16
*
patch 9.0.1304: "$" for 'list' option displayed in wrong position
v9.0.1304
Bram Moolenaar
2023-02-12
1
-0
/
+16
*
patch 9.0.1301: virtual text below empty line not displayed
v9.0.1301
Bram Moolenaar
2023-02-11
1
-0
/
+16
*
patch 9.0.1298: inserting register on the cmdline does not trigger incsearch
v9.0.1298
K.Takata
2023-02-10
1
-0
/
+6
*
patch 9.0.1279: display shows lines scrolled down erroneously
v9.0.1279
Bram Moolenaar
2023-02-04
2
-0
/
+20
*
patch 9.0.1259: diffmode test fails
v9.0.1259
Bram Moolenaar
2023-01-28
1
-9
/
+9
*
patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window
v9.0.1247
Bram Moolenaar
2023-01-26
2
-0
/
+12
*
patch 9.0.1226: spurious empty line when using text properties
v9.0.1226
Bram Moolenaar
2023-01-21
1
-0
/
+8
*
patch 9.0.1197: dump file missing from patch
v9.0.1197
zeertzjq
2023-01-14
1
-0
/
+6
*
patch 9.0.1195: restoring KeyTyped when building statusline not tested
v9.0.1195
zeertzjq
2023-01-14
9
-22
/
+46
*
patch 9.0.1171: screen is not redrawn after using setcellwidths()
v9.0.1171
Yasuhiro Matsumoto
2023-01-10
2
-0
/
+12
*
patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
v9.0.1141
Alexey Radkov
2023-01-04
2
-0
/
+20
*
patch 9.0.1130: unexpected output when autoloading a script
v9.0.1130
Bram Moolenaar
2023-01-02
1
-0
/
+6
*
patch 9.0.1124: virtual text at a column position is truncated
v9.0.1124
Bram Moolenaar
2023-01-01
1
-3
/
+3
*
patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'
v9.0.1121
Bram Moolenaar
2022-12-31
8
-11
/
+29
*
patch 9.0.1077: can add text property with negative ID before virtual text
v9.0.1077
Bram Moolenaar
2022-12-19
2
-0
/
+16
*
patch 9.0.1067: in diff mode virtual text is highlighted incorrectly
v9.0.1067
Bram Moolenaar
2022-12-17
2
-0
/
+20
*
patch 9.0.1061: cannot display 'showcmd' somewhere else
v9.0.1061
Luuk van Baal
2022-12-15
5
-0
/
+30
*
patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong
v9.0.1048
zeertzjq
2022-12-12
2
-2
/
+2
*
patch 9.0.1036: undo misbehaves when writing from an insert mode mapping
v9.0.1036
Bram Moolenaar
2022-12-08
3
-0
/
+14
*
patch 9.0.1030: using freed memory with the cmdline popup menu
v9.0.1030
Bram Moolenaar
2022-12-08
1
-0
/
+10
*
patch 9.0.1019: 'smoothscroll' and virtual text above don't work together
v9.0.1019
Bram Moolenaar
2022-12-06
16
-0
/
+128
*
patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily
v9.0.1000
Bram Moolenaar
2022-12-03
1
-5
/
+5
*
patch 9.0.0995: padding before virtual text is highlighted
v9.0.0995
Bram Moolenaar
2022-12-02
1
-0
/
+8
*
patch 9.0.0993: display errors when adding or removing text property type
v9.0.0993
Bram Moolenaar
2022-12-02
3
-0
/
+30
[next]