index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drawline.c
Age
Commit message (
Expand
)
Author
2021-12-02
patch 8.2.3723: when using 'linebreak' a text property starts too early
v8.2.3723
Bram Moolenaar
2021-12-02
patch 8.2.3718: compiler warns for unused variable without +textprop
v8.2.3718
Bram Moolenaar
2021-11-30
patch 8.2.3706: text property highlighting is used on Tab
v8.2.3706
Bram Moolenaar
2021-11-29
patch 8.2.3700: text property highlighting continues over breakindent
v8.2.3700
Bram Moolenaar
2021-11-29
patch 8.2.3698: match highlighting continues over breakindent
v8.2.3698
Bram Moolenaar
2021-11-24
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'
v8.2.3664
Bram Moolenaar
2021-09-10
patch 8.2.3424: a sequence of spaces is hard to see in list mode
v8.2.3424
zeertzjq
2021-09-07
patch 8.2.3410: crash with linebreak, listchars and large tabstop
v8.2.3410
Bram Moolenaar
2021-08-31
patch 8.2.3391: crash with combination of 'linebreak' and other options
v8.2.3391
Bram Moolenaar
2021-08-05
patch 8.2.3295: 'cursorline' should not apply to 'breakindent'
v8.2.3295
zeertzjq
2021-07-08
patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumn
v8.2.3121
Bram Moolenaar
2021-06-16
patch 8.2.3012: when 'rightleft' is set the line number is drawn reversed
v8.2.3012
Christian Brabandt
2021-05-29
patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
v8.2.2903
Bram Moolenaar
2021-04-21
patch 8.2.2797: Search highlight disappears in the Visual area
v8.2.2797
Bram Moolenaar
2021-03-08
patch 8.2.2577: compiler warning for type conversion
v8.2.2577
Bram Moolenaar
2021-03-03
patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'
v8.2.2563
Bram Moolenaar
2021-02-15
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-10
patch 8.2.2493: text property for text left of window shows up
v8.2.2493
Bram Moolenaar
2021-02-03
patch 8.2.2454: leading space can not be made visible
v8.2.2454
Bram Moolenaar
2020-11-25
patch 8.2.2045: highlighting a character too much with incsearch
v8.2.2045
Bram Moolenaar
2020-11-17
patch 8.2.2003: build error with +conceal but without +popupwin
v8.2.2003
Bram Moolenaar
2020-11-15
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-05
patch 8.2.1957: diff and cursorcolumn highlighting don't mix
v8.2.1957
Bram Moolenaar
2020-09-15
patch 8.2.1689: 'colorcolumn' doesn't show in indent
v8.2.1689
Bram Moolenaar
2020-08-31
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
v8.2.1556
Bram Moolenaar
2020-06-25
patch 8.2.1058: multiline conceal causes display errors
v8.2.1058
Bram Moolenaar
2020-06-25
patch 8.2.1056: wrong display when mixing match conceal and syntax conceal
v8.2.1056
Bram Moolenaar
2020-06-18
patch 8.2.1004: line numbers below filler lines not always updated
v8.2.1004
Bram Moolenaar
2020-06-10
patch 8.2.0943: displaying ^M or ^J depends on current buffer
v8.2.0943
Bram Moolenaar
2020-05-16
patch 8.2.0766: display error when using 'number' and 'breakindent'
v8.2.0766
Bram Moolenaar
2020-04-21
patch 8.2.0616: build error when disabling the diff feature
v8.2.0616
Bram Moolenaar
2020-03-27
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2020-02-23
patch 8.2.0309: window-local values have confusing name
v8.2.0309
Bram Moolenaar
2020-02-23
patch 8.2.0308: 'showbreak' does not work for a very long line
v8.2.0308
Bram Moolenaar
2020-02-01
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-01-23
patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
v8.2.0146
Bram Moolenaar
2019-12-04
patch 8.1.2386: 'wincolor' is not used for 'listchars'
v8.1.2386
Bram Moolenaar
2019-12-01
patch 8.1.2376: preprocessor indents are incorrect
v8.1.2376
Bram Moolenaar
2019-11-30
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-26
patch 8.1.2351: 'wincolor' not used for > for not fitting double width char
v8.1.2351
Bram Moolenaar
2019-11-12
patch 8.1.2295: if buffer of popup is in another window cursorline sign shows
v8.1.2295
Bram Moolenaar
2019-11-09
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
patch 8.1.2279: computation of highlight attributes is too complicated
v8.1.2279
Bram Moolenaar
2019-11-03
patch 8.1.2245: third character of 'listchars' tab shows in wrong place
v8.1.2245
Bram Moolenaar
2019-11-02
patch 8.1.2241: match highlight does not combine with 'wincolor'
v8.1.2241
Bram Moolenaar
2019-10-27
patch 8.1.2229: cannot color number column above/below cursor differently
v8.1.2229
Bram Moolenaar
2019-10-24
patch 8.1.2205: sign entry structure has confusing name
v8.1.2205
Bram Moolenaar
2019-10-20
patch 8.1.2189: syntax highlighting wrong for tab
v8.1.2189
Bram Moolenaar
2019-10-19
patch 8.1.2181: highlighting wrong when item follows tab
v8.1.2181
Bram Moolenaar
2019-10-18
patch 8.1.2176: syntax attributes not combined with Visual highlighting
v8.1.2176
Bram Moolenaar
[next]