Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
4c86830fc578bcb47a51cf0983da5388cdbfe6cc
/
src
/
drawline.c
9355ae4
patch 8.2.2577: compiler warning for type conversion
by Bram Moolenaar
· 5 years ago
4fa1175
patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'
by Bram Moolenaar
· 5 years ago
eed9d46
patch 8.2.2518: 'listchars' should be window-local
by Bram Moolenaar
· 5 years ago
f3fa184
patch 8.2.2493: text property for text left of window shows up
by Bram Moolenaar
· 5 years ago
91478ae
patch 8.2.2454: leading space can not be made visible
by Bram Moolenaar
· 5 years ago
448465e
patch 8.2.2045: highlighting a character too much with incsearch
by Bram Moolenaar
· 5 years ago
1efefda
patch 8.2.2003: build error with +conceal but without +popupwin
by Bram Moolenaar
· 5 years ago
6a07644
patch 8.2.1990: cursor position wrong in terminal popup with finished job
by Bram Moolenaar
· 5 years ago
fabc3ca
patch 8.2.1957: diff and cursorcolumn highlighting don't mix
by Bram Moolenaar
· 5 years ago
ad5e563
patch 8.2.1689: 'colorcolumn' doesn't show in indent
by Bram Moolenaar
· 6 years ago
39f7aa3
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
by Bram Moolenaar
· 6 years ago
fc838d6
patch 8.2.1058: multiline conceal causes display errors
by Bram Moolenaar
· 6 years ago
211dd3f
patch 8.2.1056: wrong display when mixing match conceal and syntax conceal
by Bram Moolenaar
· 6 years ago
511feec
patch 8.2.1004: line numbers below filler lines not always updated
by Bram Moolenaar
· 6 years ago
32ee627
patch 8.2.0943: displaying ^M or ^J depends on current buffer
by Bram Moolenaar
· 6 years ago
e882f7a
patch 8.2.0766: display error when using 'number' and 'breakindent'
by Bram Moolenaar
· 6 years ago
e770598
patch 8.2.0616: build error when disabling the diff feature
by Bram Moolenaar
· 6 years ago
14285cb
patch 8.2.0464: typos and other small problems
by Bram Moolenaar
· 6 years ago
b81f56f
patch 8.2.0309: window-local values have confusing name
by Bram Moolenaar
· 6 years ago
1aa76b8
patch 8.2.0308: 'showbreak' does not work for a very long line
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
dfede9a
patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
by Bram Moolenaar
· 6 years ago
42e931b
patch 8.1.2386: 'wincolor' is not used for 'listchars'
by Bram Moolenaar
· 6 years ago
912bc4a
patch 8.1.2376: preprocessor indents are incorrect
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
92e25ab
patch 8.1.2351: 'wincolor' not used for > for not fitting double width char
by Bram Moolenaar
· 6 years ago
4eb7dae
patch 8.1.2295: if buffer of popup is in another window cursorline sign shows
by Bram Moolenaar
· 6 years ago
ee85702
patch 8.1.2281: 'showbreak' cannot be set for one window
by Bram Moolenaar
· 6 years ago
dbd4316
patch 8.1.2279: computation of highlight attributes is too complicated
by Bram Moolenaar
· 6 years ago
2f7b7b1
patch 8.1.2245: third character of 'listchars' tab shows in wrong place
by Bram Moolenaar
· 6 years ago
024dbd2
patch 8.1.2241: match highlight does not combine with 'wincolor'
by Bram Moolenaar
· 6 years ago
efae76a
patch 8.1.2229: cannot color number column above/below cursor differently
by Bram Moolenaar
· 6 years ago
6656c2e
patch 8.1.2205: sign entry structure has confusing name
by Bram Moolenaar
· 6 years ago
82260af
patch 8.1.2189: syntax highlighting wrong for tab
by Bram Moolenaar
· 6 years ago
a74fda6
patch 8.1.2181: highlighting wrong when item follows tab
by Bram Moolenaar
· 6 years ago
8459006
patch 8.1.2176: syntax attributes not combined with Visual highlighting
by Bram Moolenaar
· 6 years ago
7751d1d
patch 8.1.2172: spell highlight is wrong at start of the line
by Bram Moolenaar
· 6 years ago
b2fe1d6
patch 8.1.2163: cannot build with +spell but without +syntax
by Bram Moolenaar
· 6 years ago
a6cc5be
patch 8.1.2160: cannot build with +syntax but without +terminal
by Bram Moolenaar
· 6 years ago
17efc7f
patch 8.1.2158: terminal attributes missing in Terminal-normal mode
by Bram Moolenaar
· 6 years ago
9115c61
patch 8.1.2156: first character after Tab is not highlighted
by Bram Moolenaar
· 6 years ago
a381773
patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properly
by Bram Moolenaar
· 6 years ago
3439028
patch 8.1.2153: combining text property and syntax highlight is wrong
by Bram Moolenaar
· 6 years ago
49474ca
patch 8.1.2117: CursorLine highlight used while 'cursorline' is off
by Bram Moolenaar
· 7 years ago
053f712
patch 8.1.2071: when 'wincolor' is set text property changes highlighting
by Bram Moolenaar
· 7 years ago
bffba7f
patch 8.1.2060: "precedes" in 'listchars' not used properly
by Bram Moolenaar
· 7 years ago
7528d1f
patch 8.1.2057: the screen.c file is much too big
by Bram Moolenaar
· 7 years ago