Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
453c19257f6d97904ec2e3823e88e63c983f2f9a
453c192
patch 8.1.2218: "gN" is off by one in Visual mode
by Bram Moolenaar
· 6 years ago
c7488a7
patch 8.1.2217: compiler warning for unused variable
by Bram Moolenaar
· 6 years ago
1fd30d7
patch 8.1.2216: text property in wrong place after :substitute
by Bram Moolenaar
· 6 years ago
7aee687
patch 8.1.2215: unreachable code in adjusting text prop columns
by Bram Moolenaar
· 6 years ago
11a58af
patch 8.1.2214: too much is redrawn when 'cursorline' is set
by Bram Moolenaar
· 6 years ago
aa1f04d
patch 8.1.2213: popup_textprop tests fail
by Bram Moolenaar
· 6 years ago
3691f1e
patch 8.1.2212: cannot see the selection type in :reg output
by Bram Moolenaar
· 6 years ago
336bf2b
patch 8.1.2211: listener callback "added" argument is not the total
by Bram Moolenaar
· 6 years ago
b754b5b
patch 8.1.2210: using negative offset for popup_create() does not work
by Bram Moolenaar
· 6 years ago
ec6f735
patch 8.1.2209: LF in escape codes may be expanded to CR-LF
by Bram Moolenaar
· 6 years ago
faf626e
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces
by Bram Moolenaar
· 6 years ago
edaad6e
patch 8.1.2207: "gn" doesn't work quite right
by Bram Moolenaar
· 6 years ago
2868668
patch 8.1.2206: no test for fixed issue #3893
by Bram Moolenaar
· 6 years ago
6656c2e
patch 8.1.2205: sign entry structure has confusing name
by Bram Moolenaar
· 6 years ago
8f7ab4b
patch 8.1.2204: crash on exit when closing terminals
by Bram Moolenaar
· 6 years ago
823edd1
patch 8.1.2203: running libvterm tests without the +terminal feature
by Bram Moolenaar
· 6 years ago
93bbf33
patch 8.1.2202: MS-Windows: build failure with GUI and small features
by Bram Moolenaar
· 6 years ago
13a1f3f
patch 8.1.2201: cannot build with dynamically linked Python 3.8
by Bram Moolenaar
· 6 years ago
1cac709
patch 8.1.2200: crash when memory allocation fails
by Bram Moolenaar
· 6 years ago
a720be7
patch 8.1.2199: build failure when using normal features without GUI
by Bram Moolenaar
· 6 years ago
396b7c7
patch 8.1.2198: crash when using :center in autocommand
by Bram Moolenaar
· 6 years ago
34ba06b
patch 8.1.2197: ExitPre autocommand may cause accessing freed memory
by Bram Moolenaar
· 6 years ago
d53ebfc
patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates
by Bram Moolenaar
· 6 years ago
4d14bac
patch 8.1.2195: Vim does not exit when the terminal window is last window
by Bram Moolenaar
· 6 years ago
4b57018
patch 8.1.2194: modifyOtherKeys is not enabled by default
by Bram Moolenaar
· 6 years ago
a139615
patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work
by Bram Moolenaar
· 6 years ago
dca7abe
patch 8.1.2192: cannot easily fill the info popup asynchronously
by Bram Moolenaar
· 6 years ago
88d3d09
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work
by Bram Moolenaar
· 6 years ago
83e9a1c
patch 8.1.2190: syntax test fails on Mac
by Bram Moolenaar
· 6 years ago
82260af
patch 8.1.2189: syntax highlighting wrong for tab
by Bram Moolenaar
· 6 years ago
2b78ab5
patch 8.1.2188: build error for missing define
by Bram Moolenaar
· 6 years ago
b40c257
patch 8.1.2187: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
7eed964
patch 8.1.2186: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
bbfd156
patch 8.1.2185: syntax test fails
by Bram Moolenaar
· 6 years ago
cfb3814
patch 8.1.2184: option context is not copied when splitting a window
by Bram Moolenaar
· 6 years ago
ba08930
patch 8.1.2183: running a test is a bit verbose
by Bram Moolenaar
· 6 years ago
5b39d7a
patch 8.1.2182: test42 seen as binary by git diff
by Bram Moolenaar
· 6 years ago
a74fda6
patch 8.1.2181: highlighting wrong when item follows tab
by Bram Moolenaar
· 6 years ago
00e192b
patch 8.1.2180: Error E303 is not useful when 'directory' is empty
by Bram Moolenaar
· 6 years ago
b98678a
patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output
by Bram Moolenaar
· 6 years ago
15ee567
patch 8.1.2178: accessing uninitialized memory in test
by Bram Moolenaar
· 6 years ago
afbdb90
patch 8.1.2177: Dart files are not recognized
by Bram Moolenaar
· 6 years ago
8459006
patch 8.1.2176: syntax attributes not combined with Visual highlighting
by Bram Moolenaar
· 6 years ago
c3bf7b5
patch 8.1.2175: meson files are not recognized
by Bram Moolenaar
· 6 years ago
89577b3
patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
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
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
0d2c4bf
patch 8.1.2170: cannot build without the +termresponse feature
by Bram Moolenaar
· 6 years ago
3cea8a9
patch 8.1.2169: terminal flags are never reset
by Bram Moolenaar
· 6 years ago
b1ba9ab
patch 8.1.2168: heredoc assignment not skipped in if block
by Bram Moolenaar
· 6 years ago
2559a47
patch 8.1.2167: mapping test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
4a4981b
patch 8.1.2166: rubyeval() not tested as a method
by Bram Moolenaar
· 6 years ago
2e693a8
Update runtime files.
by Bram Moolenaar
· 6 years ago
4f2f61a
patch 8.1.2165: mapping test fails on Mac
by Bram Moolenaar
· 6 years ago
7b3d939
patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu
by Bram Moolenaar
· 6 years ago
b2fe1d6
patch 8.1.2163: cannot build with +spell but without +syntax
by Bram Moolenaar
· 6 years ago
4e03933
patch 8.1.2162: popup resize test is flaky
by Bram Moolenaar
· 6 years ago
4bd88d5
patch 8.1.2161: mapping test fails
by Bram Moolenaar
· 6 years ago
a6cc5be
patch 8.1.2160: cannot build with +syntax but without +terminal
by Bram Moolenaar
· 6 years ago
fafb4b1
patch 8.1.2159: some mappings are listed twice
by Bram Moolenaar
· 6 years ago
17efc7f
patch 8.1.2158: terminal attributes missing in Terminal-normal mode
by Bram Moolenaar
· 6 years ago
8f7b29f
patch 8.1.2157: libvterm source files missing from distribution
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
1142a31
patch 8.1.2154: quickfix window height wrong when there is a tabline
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
27fc8ca
patch 8.1.2152: problems navigating tags file on MacOS Catalina
by Bram Moolenaar
· 6 years ago
3c8cd4a
patch 8.1.2151: state test is a bit flaky
by Bram Moolenaar
· 6 years ago
03b0047
patch 8.1.2150: no test for 'ttymouse' set from xterm version response
by Bram Moolenaar
· 6 years ago
e3a22cb
patch 8.1.2149: crash when running out of memory very early
by Bram Moolenaar
· 6 years ago
6aa7523
patch 8.1.2148: no test for right click extending Visual area
by Bram Moolenaar
· 6 years ago
53efb18
patch 8.1.2147: crash when allocating memory fails
by Bram Moolenaar
· 6 years ago
1e7b52a
patch 8.1.2146: build failure
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
171a921
patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys
by Bram Moolenaar
· 6 years ago
4facea3
patch 8.1.2143: cannot see each command even when 'verbose' is set
by Bram Moolenaar
· 6 years ago
d1e2f39
patch 8.1.2142: some key mappings do not work with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
e807098
patch 8.1.2141: :tselect has an extra hit-enter prompt
by Bram Moolenaar
· 6 years ago
ceba3dd
patch 8.1.2140: "gk" and "gj" do not work correctly in number column
by Bram Moolenaar
· 6 years ago
18a79a6
patch 8.1.2139: the modifyOtherKeys codes are not tested
by Bram Moolenaar
· 6 years ago
4cdbed3
patch 8.1.2138: including the build number in the Win32 binary is confusing
by Bram Moolenaar
· 6 years ago
1a4cbb1
patch 8.1.2137: parsing the termresponse is not tested
by Bram Moolenaar
· 6 years ago
ec66c41
patch 8.1.2136: using freed memory with autocmd from fuzzer
by Bram Moolenaar
· 6 years ago
00eab7f
patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly
by Bram Moolenaar
· 6 years ago
6a0299d
patch 8.1.2134: modifier keys are not always recognized
by Bram Moolenaar
· 6 years ago
07282f0
patch 8.1.2133: some tests fail when run as root
by Bram Moolenaar
· 6 years ago
a129974
patch 8.1.2132: MS-Windows: screen mess when not recognizing insider build
by Bram Moolenaar
· 6 years ago
c25e702
patch 8.1.2131: MSVC tests fail
by Bram Moolenaar
· 6 years ago
073e779
patch 8.1.2130: MSVC build fails
by Bram Moolenaar
· 6 years ago
1ac41a5
patch 8.1.2129: using hard coded executable path in test
by Bram Moolenaar
· 6 years ago
9326805
patch 8.1.2128: renamed libvterm sources makes merging difficult
by Bram Moolenaar
· 6 years ago
14c01f8
patch 8.1.2127: the indent.c file is a bit big
by Bram Moolenaar
· 6 years ago
6bd1d77
patch 8.1.2126: viminfo not sufficiently tested
by Bram Moolenaar
· 6 years ago
b189295
patch 8.1.2125: fnamemodify() fails when repeating :e
by Bram Moolenaar
· 6 years ago
345f28d
patch 8.1.2124: ruler is not updated if win_execute() moves cursor
by Bram Moolenaar
· 6 years ago
c3e555b
patch 8.1.2123: parsing CSI sequence is messy
by Bram Moolenaar
· 6 years ago
fbbd102
patch 8.1.2122: cannot build without terminal feature
by Bram Moolenaar
· 6 years ago
a27e1dc
patch 8.1.2121: mode is not updated when switching to terminal
by Bram Moolenaar
· 6 years ago
1614a14
patch 8.1.2120: some MB_ macros are more complicated than necessary
by Bram Moolenaar
· 6 years ago
Next »