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
/
test_textprop.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0995: padding before virtual text is highlighted
v9.0.0995
Bram Moolenaar
2022-12-02
1
-0
/
+3
*
patch 9.0.0993: display errors when adding or removing text property type
v9.0.0993
Bram Moolenaar
2022-12-02
1
-1
/
+39
*
patch 9.0.0982: 'cursorline' not drawn before virtual text below
v9.0.0982
Bram Moolenaar
2022-12-01
1
-0
/
+23
*
patch 9.0.0975: virtual text below empty line misplaced when 'number' set
v9.0.0975
Bram Moolenaar
2022-11-29
1
-0
/
+3
*
patch 9.0.0962: virtual text below cannot be placed below empty lines
v9.0.0962
porygonisaduck
2022-11-27
1
-0
/
+33
*
patch 9.0.0944: 'cursorline' causes virtual text highlight to continue
v9.0.0944
Bram Moolenaar
2022-11-24
1
-3
/
+8
*
patch 9.0.0905: virtual text after the line wraps when 'wrap' is off
v9.0.0905
Bram Moolenaar
2022-11-18
1
-0
/
+36
*
patch 9.0.0894: virtual text property highlight ignores window background
v9.0.0894
Bram Moolenaar
2022-11-17
1
-0
/
+44
*
patch 9.0.0891: virtual text below after match has wrong highlight
v9.0.0891
Bram Moolenaar
2022-11-16
1
-0
/
+23
*
patch 9.0.0870: get E967 when using text property in quickfix window
v9.0.0870
Bram Moolenaar
2022-11-13
1
-0
/
+27
*
patch 9.0.0828: various typos
v9.0.0828
dundargoc
2022-11-02
1
-4
/
+4
*
patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'
v9.0.0784
Bram Moolenaar
2022-10-17
1
-0
/
+31
*
patch 9.0.0741: cannot specify an ID for each item with prop_add_list()
v9.0.0741
Bram Moolenaar
2022-10-13
1
-0
/
+10
*
patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument
v9.0.0740
Bram Moolenaar
2022-10-13
1
-0
/
+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
-0
/
+20
*
patch 9.0.0723: extra empty line below virtual text when 'list' is set
v9.0.0723
Bram Moolenaar
2022-10-11
1
-0
/
+3
*
patch 9.0.0722: virtual text "after" does not show with 'list' set
v9.0.0722
Bram Moolenaar
2022-10-11
1
-0
/
+37
*
patch 9.0.0721: virtual text "above" with padding not displayed correctly
v9.0.0721
Bram Moolenaar
2022-10-11
1
-0
/
+8
*
patch 9.0.0718: extra empty line between two virtual text "below"
v9.0.0718
Bram Moolenaar
2022-10-10
1
-0
/
+3
*
patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left
v9.0.0716
Bram Moolenaar
2022-10-10
1
-9
/
+23
*
patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly
v9.0.0714
Bram Moolenaar
2022-10-10
1
-0
/
+29
*
patch 9.0.0709: virtual text "after" not correct with 'nowrap'
v9.0.0709
Bram Moolenaar
2022-10-09
1
-0
/
+30
*
patch 9.0.0705: virtual text truncation does not take padding into account
v9.0.0705
Bram Moolenaar
2022-10-09
1
-0
/
+28
*
patch 9.0.0518: virtual text highlight starts too early with 'nowrap'
v9.0.0518
Bram Moolenaar
2022-09-20
1
-0
/
+3
*
patch 9.0.0515: virtual text highlight starts too early when 'number' is set
v9.0.0515
Bram Moolenaar
2022-09-20
1
-62
/
+34
*
patch 9.0.0489: using "end_lnum" with virtual text causes problems
v9.0.0489
Bram Moolenaar
2022-09-17
1
-2
/
+11
*
patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'
v9.0.0488
Bram Moolenaar
2022-09-17
1
-0
/
+5
*
patch 9.0.0482: "g0" moves to wrong location with virtual text "above"
v9.0.0482
Bram Moolenaar
2022-09-16
1
-0
/
+5
*
patch 9.0.0472: virtual text "below" doesn't show in list mode
v9.0.0472
Bram Moolenaar
2022-09-15
1
-0
/
+3
*
patch 9.0.0466: virtual text wrong after adding line break after line
v9.0.0466
Bram Moolenaar
2022-09-14
1
-2
/
+24
*
patch 9.0.0464: with virtual text "above" indenting doesn't work well
v9.0.0464
Bram Moolenaar
2022-09-14
1
-0
/
+16
*
patch 9.0.0458: splitting a line with a text prop "above" moves it down
v9.0.0458
Bram Moolenaar
2022-09-13
1
-0
/
+3
*
patch 9.0.0452: Visual highlighting extends into virtual text prop
v9.0.0452
Bram Moolenaar
2022-09-12
1
-0
/
+10
*
patch 9.0.0451: virtual text "above" does not work with 'nowrap'
v9.0.0451
Bram Moolenaar
2022-09-12
1
-0
/
+3
*
patch 9.0.0442: virtual text "above" doesn't handel line numbers
v9.0.0442
Bram Moolenaar
2022-09-11
1
-1
/
+4
*
patch 9.0.0439: cursor wrong if inserting before line with virtual text above
v9.0.0439
Bram Moolenaar
2022-09-10
1
-0
/
+5
*
patch 9.0.0438: cannot put virtual text above a line
v9.0.0438
Bram Moolenaar
2022-09-10
1
-0
/
+20
*
patch 9.0.0357: 'linebreak' interferes with text property highlight
v9.0.0357
Bram Moolenaar
2022-09-02
1
-2
/
+11
*
patch 9.0.0345: error message for list argument could be clearer
v9.0.0345
Bram Moolenaar
2022-09-01
1
-1
/
+1
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-4
/
+4
*
patch 9.0.0297: cursor position wrong after right aligned virtual text
v9.0.0297
Bram Moolenaar
2022-08-28
1
-5
/
+8
*
patch 9.0.0252: cursor in wrong place after virtual text
v9.0.0252
Bram Moolenaar
2022-08-24
1
-0
/
+36
*
patch 9.0.0247: cannot add padding to virtual text without highlight
v9.0.0247
Bram Moolenaar
2022-08-23
1
-0
/
+50
*
patch 9.0.0233: removing multiple text properties takes many calls
v9.0.0233
Ben Jackson
2022-08-20
1
-7
/
+38
*
patch 9.0.0214: splitting a line may duplicate virtual text
v9.0.0214
Bram Moolenaar
2022-08-15
1
-1
/
+12
*
patch 9.0.0210: 'list' mode does not work properly with virtual text
v9.0.0210
Bram Moolenaar
2022-08-14
1
-0
/
+30
*
patch 9.0.0208: the override flag has no effect for virtual text
v9.0.0208
Bram Moolenaar
2022-08-14
1
-0
/
+24
*
patch 9.0.0205: cursor in wrong position when inserting after virtual text
v9.0.0205
Bram Moolenaar
2022-08-14
1
-0
/
+31
*
patch 9.0.0201: CursorLine highlight overrules virtual text highlight
v9.0.0201
Bram Moolenaar
2022-08-13
1
-1
/
+2
*
patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props
v9.0.0200
Bram Moolenaar
2022-08-13
1
-3
/
+9
[next]