Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
bfd36036700ab2d4c9de48e37f222f4a4dd7b3b0
/
src
/
screen.c
e73f911
patch 8.1.1073: space in number column is on wrong side with 'rightleft' set
by Bram Moolenaar
· 6 years ago
8ee4c01
patch 8.1.1072: extending sign and foldcolumn below the text is confusing
by Bram Moolenaar
· 6 years ago
2c519cf
patch 8.1.1032: warnings from clang static analyzer
by Bram Moolenaar
· 6 years ago
8156ed3
patch 8.1.1001: Visual area not correct when using 'cursorline'
by Bram Moolenaar
· 6 years ago
1fa8fdd
patch 8.1.0979: compiler warning for unused functions
by Bram Moolenaar
· 7 years ago
c666388
patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 7 years ago
895d966
patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not work
by Bram Moolenaar
· 7 years ago
c07ff5c
patch 8.1.0849: cursorline highlight is not always updated
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
cb574f4
patch 8.1.0822: peeking and flushing output slows down execution
by Bram Moolenaar
· 7 years ago
9ba6117
patch 8.1.0812: Unicode 16 feature is not useful
by Bram Moolenaar
· 7 years ago
a12a161
patch 8.1.0809: too many #ifdefs
by Bram Moolenaar
· 7 years ago
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
ae65438
patch 8.1.0768: updating completions may cause the popup menu to flicker
by Bram Moolenaar
· 7 years ago
83a5217
patch 8.1.0759: showing two characters for tab is limited
by Bram Moolenaar
· 7 years ago
535d5b6
patch 8.1.0726: redrawing specifically for conceal feature
by Bram Moolenaar
· 7 years ago
27a472c
patch 8.1.0709: windows are updated for every added/deleted sign
by Bram Moolenaar
· 7 years ago
ae12f4b
patch 8.1.0708: third argument for redrawWinline() is always FALSE
by Bram Moolenaar
· 7 years ago
e12bab3
patch 8.1.0706: tabline is not always redrawn
by Bram Moolenaar
· 7 years ago
04b4e1a
patch 8.1.0700: using "gt" sometimes does not redraw a tab
by Bram Moolenaar
· 7 years ago
637532b
patch 8.1.0683: spell highlighting does not always end
by Bram Moolenaar
· 7 years ago
5e53ac0
patch 8.1.0676: textprop screendump test fails
by Bram Moolenaar
· 7 years ago
6d5b4f5
patch 8.1.0674: leaking memory when updating a single line
by Bram Moolenaar
· 7 years ago
c6d86dc
patch 8.1.0665: text property display wrong when 'spell' is set
by Bram Moolenaar
· 7 years ago
8caa10a
patch 8.1.0663: text property display wrong when 'number' is set
by Bram Moolenaar
· 7 years ago
48f88ac
patch 8.1.0638: text property highlighting is off by one column
by Bram Moolenaar
· 7 years ago
3d1491e
patch 8.1.0623: iterating through window frames is repeated
by Bram Moolenaar
· 7 years ago
98aefe7
patch 8.1.0579: cannot attach properties to text
by Bram Moolenaar
· 7 years ago
c4568ab
patch 8.1.0528: various typos in comments
by Bram Moolenaar
· 7 years ago
0e9deef
patch 8.1.0450: build failure without the +fold feature
by Bram Moolenaar
· 7 years ago
7701f30
patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctly
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
c787539
patch 8.1.0376: compiler warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
bd9a53c
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
by Bram Moolenaar
· 7 years ago
90a9979
patch 8.1.0372: screen updating slow when 'cursorline' is set
by Bram Moolenaar
· 7 years ago
ed5a9d6
patch 8.1.0349: crash when wiping buffer in a callback
by Bram Moolenaar
· 7 years ago
7ee3f15
patch 8.1.0344: 'hlsearch' highlighting has a gap after /$
by Bram Moolenaar
· 7 years ago
4cbdf15
patch 8.1.0328: inputlist() doesn't work with a timer
by Bram Moolenaar
· 7 years ago
b0acacd
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
by Bram Moolenaar
· 7 years ago
92d147b
patch 8.1.0228: dropping files is ignored while Vim is busy
by Bram Moolenaar
· 7 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 7 years ago
307ac5c
patch 8.1.0126: various problems with 'vartabstop'
by Bram Moolenaar
· 7 years ago
a87b72c
patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'
by Bram Moolenaar
· 7 years ago
829adb7
patch 8.1.0113: compiler warning for unused variable
by Bram Moolenaar
· 7 years ago
04958cb
patch 8.1.0105: all tab stops are the same
by Bram Moolenaar
· 7 years ago
bcf9442
patch 8.1.0098: segfault when pattern with \z() is very slow
by Bram Moolenaar
· 7 years ago
942b454
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
by Bram Moolenaar
· 7 years ago
491ac28
patch 8.1.0062: popup menu broken if a callback changes the window layout
by Bram Moolenaar
· 7 years ago
bfa4246
patch 8.1.0058: display problem with margins and scrolling
by Bram Moolenaar
· 7 years ago
6ba3ec1
patch 8.1.0057: popup menu displayed wrong when using autocmd
by Bram Moolenaar
· 7 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 7 years ago
2abad54
patch 8.1.0002: :stopinsert changes the message position
by Bram Moolenaar
· 7 years ago
0cb8ac7
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
by Bram Moolenaar
· 7 years ago
b946482
patch 8.0.1809: various typos
by Bram Moolenaar
· 7 years ago
6eddadf
patch 8.0.1797: terminal window is redrawn too often
by Bram Moolenaar
· 7 years ago
451fc7b
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
by Bram Moolenaar
· 7 years ago
5bab555
patch 8.0.1705: when making a vertical split the mode message isn't updated
by Bram Moolenaar
· 7 years ago
6f47002
patch 8.0.1688: some macros are used without a semicolon
by Bram Moolenaar
· 7 years ago
f708ac5
patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is set
by Bram Moolenaar
· 7 years ago
987723e
patch 8.0.1574: show cursor in wrong place when using popup menu
by Bram Moolenaar
· 8 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 8 years ago
d4fc577
patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show
by Bram Moolenaar
· 8 years ago
cafafb3
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
by Bram Moolenaar
· 8 years ago
81226e0
patch 8.0.1528: dead code found
by Bram Moolenaar
· 8 years ago
181ca99
patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal window
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
acda04f
patch 8.0.1476: screen isn't always updated right away
by Bram Moolenaar
· 8 years ago
a338adc
patch 8.0.1449: slow redrawing with DirectX
by Bram Moolenaar
· 8 years ago
45a0000
patch 8.0.1422: no fallback to underline when undercurl is not set
by Bram Moolenaar
· 8 years ago
fae8ed1
patch 8.0.1388: char not overwritten with ambiguous width char
by Bram Moolenaar
· 8 years ago
415a693
patch 8.0.1375: window size wrong after maximizing with WinBar
by Bram Moolenaar
· 8 years ago
8b9e20a
patch 8.0.1358: undercurl is not used in the terminal
by Bram Moolenaar
· 8 years ago
0e19fc0
patch 8.0.1228: invalid memory access in GUI test
by Bram Moolenaar
· 8 years ago
4f19828
patch 8.0.1214: accessing freed memory when EXITFREE is set
by Bram Moolenaar
· 8 years ago
5ece3e3
patch 8.0.1169: highlignting one char too many with 'list' and 'cul'
by Bram Moolenaar
· 8 years ago
0aa398f
patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'
by Bram Moolenaar
· 8 years ago
e0de17d
patch 8.0.1143: macros always expand to the same thing
by Bram Moolenaar
· 8 years ago
0263146
patch 8.0.1136: W_WIDTH() is always the same
by Bram Moolenaar
· 8 years ago
53f8174
patch 8.0.1135: W_WINCOL() is always the same
by Bram Moolenaar
· 8 years ago
f3d769a
patch 8.0.1133: syntax timeout not used correctly
by Bram Moolenaar
· 8 years ago
1b9645d
patch 8.0.1123: cannot define a toolbar for a window
by Bram Moolenaar
· 8 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 8 years ago
072412e
patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set
by Bram Moolenaar
· 8 years ago
49a613f
patch 8.0.1097: background color wrong if job changes background color
by Bram Moolenaar
· 8 years ago
238d43b
patch 8.0.1096: terminal window in Normal mode has wrong background
by Bram Moolenaar
· 8 years ago
e2e69e4
patch 8.0.1041: bogus characters when indenting during visual-block append
by Bram Moolenaar
· 8 years ago
cf4b00c
patch 8.0.1038: strike-through text not supported
by Bram Moolenaar
· 8 years ago
5c6dbcb
patch 8.0.1026: GTK on-the-spot input has problems
by Bram Moolenaar
· 8 years ago
02e177d
patch 8.0.1002: unnecessarily updating screen after timer callback
by Bram Moolenaar
· 8 years ago
cfce717
patch 8.0.0956: scrolling in a terminal window has flicker
by Bram Moolenaar
· 8 years ago
05fbfdc
patch 8.0.0941: existing color schemes don't like StatusLineTerm
by Bram Moolenaar
· 8 years ago
bce4f62
patch 8.0.0937: user highlight groups not adjusted for terminal
by Bram Moolenaar
· 8 years ago
086d535
patch 8.0.0871: status line for a terminal window always has "[+]".
by Bram Moolenaar
· 8 years ago
0792048
patch 8.0.0837: signs can be drawn on top of console messages
by Bram Moolenaar
· 8 years ago
3633cf5
patch 8.0.0825: not easy to see that a window is a terminal window
by Bram Moolenaar
· 8 years ago
423802d
patch 8.0.0813: cannot use a terminal window while the job is running
by Bram Moolenaar
· 8 years ago
68c4bdd
patch 8.0.0812: terminal window colors shift when 'number' is set
by Bram Moolenaar
· 8 years ago
Next »