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
/
drawline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'
v9.0.0784
Bram Moolenaar
2022-10-17
1
-5
/
+9
*
patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<
v9.0.0758
Bram Moolenaar
2022-10-15
1
-1
/
+3
*
patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'
v9.0.0757
Bram Moolenaar
2022-10-15
1
-2
/
+13
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-1
/
+3
*
patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off
v9.0.0725
Bram Moolenaar
2022-10-11
1
-3
/
+5
*
patch 9.0.0723: extra empty line below virtual text when 'list' is set
v9.0.0723
Bram Moolenaar
2022-10-11
1
-2
/
+2
*
patch 9.0.0722: virtual text "after" does not show with 'list' set
v9.0.0722
Bram Moolenaar
2022-10-11
1
-3
/
+7
*
patch 9.0.0721: virtual text "above" with padding not displayed correctly
v9.0.0721
Bram Moolenaar
2022-10-11
1
-2
/
+2
*
patch 9.0.0718: extra empty line between two virtual text "below"
v9.0.0718
Bram Moolenaar
2022-10-10
1
-2
/
+2
*
patch 9.0.0717: compiler warning for unused variable in tiny build
v9.0.0717
Bram Moolenaar
2022-10-10
1
-0
/
+4
*
patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left
v9.0.0716
Bram Moolenaar
2022-10-10
1
-5
/
+48
*
patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly
v9.0.0714
Bram Moolenaar
2022-10-10
1
-3
/
+14
*
patch 9.0.0709: virtual text "after" not correct with 'nowrap'
v9.0.0709
Bram Moolenaar
2022-10-09
1
-8
/
+13
*
patch 9.0.0705: virtual text truncation does not take padding into account
v9.0.0705
Bram Moolenaar
2022-10-09
1
-2
/
+5
*
patch 9.0.0691: lalloc(0) error in listchars test
v9.0.0691
Bram Moolenaar
2022-10-08
1
-36
/
+43
*
patch 9.0.0690: buffer size for expanding tab not correctly computed
v9.0.0690
Bram Moolenaar
2022-10-08
1
-2
/
+3
*
patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set
v9.0.0681
Bram Moolenaar
2022-10-06
1
-2
/
+7
*
patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo'
v9.0.0680
Bram Moolenaar
2022-10-06
1
-1
/
+7
*
patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo'
v9.0.0679
Bram Moolenaar
2022-10-06
1
-2
/
+4
*
patch 9.0.0677: breakindent test accepts wrong result
v9.0.0677
Bram Moolenaar
2022-10-06
1
-4
/
+3
*
patch 9.0.0662: concealed characters do not work correctly
v9.0.0662
Bram Moolenaar
2022-10-04
1
-2
/
+2
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-7
/
+1
*
patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'
v9.0.0652
Bram Moolenaar
2022-10-03
1
-2
/
+3
*
patch 9.0.0651: build fails without the +conceal feature
v9.0.0651
Bram Moolenaar
2022-10-03
1
-1
/
+1
*
patch 9.0.0649: no indication the first line is broken for 'smoothscroll'
v9.0.0649
Bram Moolenaar
2022-10-03
1
-9
/
+32
*
patch 9.0.0642: breakindent test fails
v9.0.0642
Bram Moolenaar
2022-10-02
1
-1
/
+1
*
patch 9.0.0640: cannot scroll by screen line if a line wraps
v9.0.0640
Bram Moolenaar
2022-10-02
1
-8
/
+8
*
patch 9.0.0590: after exiting Insert mode spelling not checked in next line
v9.0.0590
Bram Moolenaar
2022-09-25
1
-4
/
+1
*
patch 9.0.0534: line number is displayed at virtual text "above"
v9.0.0534
Bram Moolenaar
2022-09-21
1
-47
/
+62
*
patch 9.0.0533: the win_line() function is much too long
v9.0.0533
Bram Moolenaar
2022-09-21
1
-89
/
+100
*
patch 9.0.0531: the win_line() function is much too long
v9.0.0531
Bram Moolenaar
2022-09-21
1
-156
/
+178
*
patch 9.0.0527: long sign text may overflow buffer
v9.0.0527
Bram Moolenaar
2022-09-21
1
-5
/
+7
*
patch 9.0.0523: more compiler warnings for arguments in small version
v9.0.0523
Bram Moolenaar
2022-09-20
1
-1
/
+8
*
patch 9.0.0521: compiler warns for unused argument in small version
v9.0.0521
Bram Moolenaar
2022-09-20
1
-1
/
+1
*
patch 9.0.0519: the win_line() function is much too long
v9.0.0519
Bram Moolenaar
2022-09-20
1
-187
/
+189
*
patch 9.0.0518: virtual text highlight starts too early with 'nowrap'
v9.0.0518
Bram Moolenaar
2022-09-20
1
-4
/
+8
*
patch 9.0.0516: virtual text "above" highlights gap after it
v9.0.0516
Bram Moolenaar
2022-09-20
1
-1
/
+1
*
patch 9.0.0515: virtual text highlight starts too early when 'number' is set
v9.0.0515
Bram Moolenaar
2022-09-20
1
-0
/
+3
*
patch 9.0.0472: virtual text "below" doesn't show in list mode
v9.0.0472
Bram Moolenaar
2022-09-15
1
-0
/
+5
*
patch 9.0.0452: Visual highlighting extends into virtual text prop
v9.0.0452
Bram Moolenaar
2022-09-12
1
-1
/
+8
*
patch 9.0.0451: virtual text "above" does not work with 'nowrap'
v9.0.0451
Bram Moolenaar
2022-09-12
1
-6
/
+11
*
patch 9.0.0442: virtual text "above" doesn't handel line numbers
v9.0.0442
Bram Moolenaar
2022-09-11
1
-3
/
+5
*
patch 9.0.0438: cannot put virtual text above a line
v9.0.0438
Bram Moolenaar
2022-09-10
1
-36
/
+86
*
patch 9.0.0357: 'linebreak' interferes with text property highlight
v9.0.0357
Bram Moolenaar
2022-09-02
1
-1
/
+6
*
patch 9.0.0297: cursor position wrong after right aligned virtual text
v9.0.0297
Bram Moolenaar
2022-08-28
1
-2
/
+4
*
patch 9.0.0247: cannot add padding to virtual text without highlight
v9.0.0247
Bram Moolenaar
2022-08-23
1
-132
/
+146
*
patch 9.0.0243: text properties "below" sort differently on MS-Windows
v9.0.0243
Bram Moolenaar
2022-08-22
1
-1
/
+6
*
patch 9.0.0210: 'list' mode does not work properly with virtual text
v9.0.0210
Bram Moolenaar
2022-08-14
1
-11
/
+22
*
patch 9.0.0209: build error with small features
v9.0.0209
Bram Moolenaar
2022-08-14
1
-1
/
+5
*
patch 9.0.0208: the override flag has no effect for virtual text
v9.0.0208
Bram Moolenaar
2022-08-14
1
-6
/
+13
[next]