@romainl pushed 250 commits.

207dd60  patch 8.0.1023: it is not easy to identify a quickfix list
88b6ed7  patch 8.0.1024: folds lost when session file has a buffer in two 
windows
3714e9a  patch 8.0.1025: stray copy command in test
1e6e27a  patch 8.0.1026: GTK on-the-spot input has problems
90f2c00  patch 8.0.1027: more terminals can't handle requesting cursor mode
e96cec9  patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not set
dea6882  patch 8.0.1029: return value of getqflist() is inconsistent
a6014b0  patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()
3865d81  patch 8.0.1031: "text" argument for getqflist() is confusing
a880d58  patch 8.0.1032: "make tags" doesn't work well on MS-Windows
8243a71  patch 8.0.1033: detecting background color does not work in screen
0aef81b  patch 8.0.1034: sending buffer lines to terminal doesn't work on 
MS-Windows
9a50bfa  patch 8.0.1035: sending buffer lines to terminal doesn't work on 
MS-Windows
2c3d485  patch 8.0.1036: ++eof argument for terminal only available on 
MS-Windows
3ef6270  patch 8.0.1037: "icase" of 'diffopt' is not used for highlighting
5389c23  patch 8.0.1038: strike-through text not supported
bba8162  patch 8.0.1039: cannot change a line in not current buffer
a3a66dc  patch 8.0.1040: cannot use another error format in getqflist()
314bcaf  patch 8.0.1041: bogus characters when indenting during visual-block 
append
c0779c4  patch 8.0.1042: without the syntax feature highlighting doesn't work
4fe00b3  patch 8.0.1043: warning for uninitialized variable
adb2e2c  patch 8.0.1044: warning for uninitialized variable
7d74ede  patch 8.0.1045: running tests may pollute shell history
e430f2a  patch 8.0.1046: code duplication in diff mode
e338fd4  patch 8.0.1047: buffer overflow in Ruby
269f316  patch 8.0.1048: no test for what 8.0.1020 fixes
7f34a7b  patch 8.0.1049: shell on Mac can't handle long text
b72c07d  patch 8.0.1050: terminal window feature not included by default
0b06861  patch 8.0.1051: cannot run terminal with spaces in argument
e67ff45  patch 8.0.1052: term_start() does not allow in_io, out_io and err_io 
options
a16c3ef  patch 8.0.1053: setline() does not work on startup
4d5417c  patch 8.0.1054: terminal test fails on MS-Windows
c7d54ff  patch 8.0.1055: bufline test hangs on MS-Windows
f9f8e03  patch 8.0.1056: cannot build with +diff but without +multi_byte
f2e8c62  patch 8.0.1057: terminal scrape test waits too long
10b2d49  patch 8.0.1058: terminal redirection test is flaky
6bb5de4  patch 8.0.1059: older Gnome terminal returns smaller version number
cd6dfa8  patch 8.0.1060: when imstyle is one, mapping <Left> breaks preediting
543a1e4  patch 8.0.1061: Coverity: no check for NULL command
a6900ba  patch 8.0.1062: Coverity warnings in libvterm
1423422  patch 8.0.1063: Coverity warns for NULL check and array use
a4a3441  patch 8.0.1064: Coverity warns for leaking resource
b3359ef  patch 8.0.1065: not all macro examples are included
2c71377  patch 8.0.1066: some terminals can't handle requesting cursor mode
0b42c17  patch 8.0.1067: try/catch in timer does not prevent it from being 
stopped
3562198  patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode 
request
98a9c64  patch 8.0.1069: still get CTRL-X sometimes
02db308  patch 8.0.1070: terminal test is flaky on Mac
ba28bf6  patch 8.0.1071: putty-color and cygwin-color are not recognized
f4b0bda  patch 8.0.1072: :highlight command causes a redraw even when nothing 
changed
7a4c2b8  patch 8.0.1073: may get an endless loop if 'statusline' changes a 
highlight
caf388e  patch 8.0.1074: ":term NONE" does not work on MS-Windows
6e701f6  patch 8.0.1075: MS-Windows: mouse does not work in terminal
7a86bc5  patch 8.0.1076: term_start() does not take callbacks
f35fdb3  patch 8.0.1077: no debugger making use of the terminal window
34a2546  patch 8.0.1078: using freed memory with ":hi Normal"
526e976  patch 8.0.1079: memory leak when remote_foreground() fails
dcd70de  patch 8.0.1080: memory leak for eof_chars terminal option and buffer 
name
8932f32  patch 8.0.1081: memory leak for the channel write queue
3b058f9  patch 8.0.1082: tests fail when run under valgrind
364084c  patch 8.0.1083: leaking memory in input part of channel
1168dbe  patch 8.0.1084: GTK build has compiler warnings
fcff8de  patch 8.0.1085: terminal debugger can't set breakpoints
9f27278  patch 8.0.1086: can't build with GTK 3
1becc3c  patch 8.0.1087: Test_terminal_cwd is flaky
f8cb7a8  patch 8.0.1088: occasional memory use after free
ad714ef  patch 8.0.1089: cannot get range count in user command
d4de337  patch 8.0.1090: cannot get the text under the cursor like v:beval_text
78ba538  patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature
5176a0a  patch 8.0.1092: terminal debugger can't evaluate expressions
23bb37e  patch 8.0.1093: various small quickfix issues
561c229  patch 8.0.1094: using ssh from Terminal.app runs into xterm 
incompatibility
43cee10  patch 8.0.1095: terminal multibyte escrape test is flaky
31b9975  patch 8.0.1096: terminal window in Normal mode has wrong background
967f80a  patch 8.0.1097: background color wrong if job changes background color
b8f5970  patch 8.0.1098: build failure if libvterm installed
76c2f6f  patch 8.0.1099: warnings for GDK calls
50b70c7  patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set
b9c3a94  patch 8.0.1101: channel write fails if writing to log fails
4a212a0  patch 8.0.1102: terminal window does not use Normal colors
6b73a29  patch 8.0.1103: converting cterm color fails for grey ramp
96bc18e  patch 8.0.1104: the qf_jump() function is too long
a8db6b9  patch 8.0.1105: match() and matchend() are not tested
cc30cbd  patch 8.0.1106: terminal colors wrong on an MS-Windows console
a65e601  patch 8.0.1107: terminal debugger jumps to non-existing file
495c16f  patch 8.0.1108: cannot specify mappings for the terminal window
b81a708  patch 8.0.1109: timer causes error on exit from Ex mode
21b8d8b  patch 8.0.1110: FORTIFY_SOURCE from Perl causes problems
31d960b  patch 8.0.1111: syntax error in configure when using Perl
e1d536b  patch 8.0.1112: can't get size or current index from quickfix list
031663f  patch 8.0.1113: can go to Insert mode from Terminal-Normal mode
1b81750  patch 8.0.1114: default for 'iminsert' is annoying
4821f82  patch 8.0.1115: crash when using foldtextresult() recursively
ef1add8  patch 8.0.1116: terminal test fails on MS-Windows
9b6e296  patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUI
dd1bda0  patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
3acc129  patch 8.0.1119: quitting a split terminal window kills the job
f7d9b55  patch 8.0.1120: :tm means :tmap instead of :tmenu
3ec6be6  patch 8.0.1121: can uncheck executables in MS-Windows installer
49c6985  patch 8.0.1122: vimtutor.bat doesn't work well with vim.bat
01d9ebe  patch 8.0.1123: cannot define a toolbar for a window
585949d  patch 8.0.1124: use of MZSCHEME_VER is unclear
31c602a  patch 8.0.1125: wrong window height when splitting window with window 
toolbar
d64bf8f  patch 8.0.1126: endless resize when terminal showing in two buffers
0c0c8fd  patch 8.0.1127: Test_peek_and_get_char fails on 32 bit system
be183ec  patch 8.0.1128: old xterm sends CTRL-X in response to t_RS
11bc805  Update runtime files.
e4e4c21  patch 8.0.1129: window toolbar missing a part of the patch
ea8ec13  Add back terminal.c
9f1e1e3  patch 8.0.1130: the qf_jump() function is still too long
30bbc82  patch 8.0.1131: not easy to trigger an autocommand for new terminal 
window
97750ac  patch 8.0.1132: #if condition is not portable
7727188  Missing part of 8.0.1131.
3a78421  patch 8.0.1133: syntax timeout not used correctly
fd03ea9  patch 8.0.1134: superfluous call to syn_get_final_id()
db71ca3  patch 8.0.1135: W_WINCOL() is always the same
4d1e326  patch 8.0.1136: W_WIDTH() is always the same
9ddf1a3  patch 8.0.1137: cannot build with Ruby
9a281a6  patch 8.0.1138: click in window toolbar starts Visual mode
f05a79e  patch 8.0.1139: using window toolbar changes state
ce442d4  patch 8.0.1140: still old style tests
286db5b  patch 8.0.1141: MS-Windows build dependencies are incomplete
b70ad2c  patch 8.0.1142: window toolbar menu gets a tear-off item
733c294  patch 8.0.1143: macros always expand to the same thing
35ee994  patch 8.0.1144: using wrong #ifdef for computing length
b5a01e0  patch 8.0.1145: warning when compiling with Perl
e037d98  patch 8.0.1146: redraw when highlight is set with same names
98c80d5  patch 8.0.1147: fail to build with tiny features
496d6e4  patch 8.0.1148: gN doesn't work on last match with 'wrapscan' off
a7fb43b  patch 8.0.1149: libvterm colors differ from xterm
c0750c0  patch 8.0.1150: MS-Windows GUI: dialog font size is incorrect
3360497  patch 8.0.1151: "vim -c startinsert!" doesn't append
ae4b711  patch 8.0.1152: encoding of error message wrong in Cygwin terminal
32b362a  patch 8.0.1153: no tests for diff_hlID() and diff_filler()
bd192d0  patch 8.0.1154: 'indentkeys' does not work properly
8aee0e1  patch 8.0.1155: Ruby command triggers a warning
62d4ad9  patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGS
5c25a05  patch 8.0.1157: compiler warning on MS-Windows
c303d3a  Update runtime files
e568f9b  patch 8.0.1158: still old style tests
ed6eafb  patch 8.0.1159: typo in #ifdef
97064f6  patch 8.0.1160: getting tab-local variable fails after closing window
af4c3f9  patch 8.0.1161: popup menu drawing problem when resizing terminal
b1fc0f9  patch 8.0.1162: shared script for tests cannot be included twice
841ff42  patch 8.0.1163: popup test is flaky
5970d2e  patch 8.0.1164: changing StatusLine highlight does not always work
1809645  patch 8.0.1165: popup test is still flaky
ec8d232  patch 8.0.1166: :terminal doesn't work on Mac High Sierra
327e71e  patch 8.0.1167: Motif: typing in terminal window is slow
9b0efbb  patch 8.0.1168: wrong highlighting with combination of match and 
'cursorline'
83c37fa  patch 8.0.1169: highlignting one char too many with 'list' and 'cul'
d583f07  patch 8.0.1170: using termdebug results in 100% CPU time
bce5ed8  patch 8.0.1171: popup test is still a bit flaky
c339efe  patch 8.0.1172: when E734 is given option is still set
af4b05c  patch 8.0.1173: terminal window is not redrawn after CTRL-L
5f88e66  patch 8.0.1174: Mac Terminal.app has wrong color for white
732d799  patch 8.0.1175: build failure without +termresponse
a5a664e  patch 8.0.1176: job_start() does not handle quote and backslash 
correctly
50f3afb  patch 8.0.1177: in a terminal window the popup menu is not cleared
8ba454f  patch 8.0.1178: using old compiler on MS-Windows
1032a74  patch 8.0.1179: Test_popup_and_window_resize() does not always pass
27432a8  patch 8.0.1180: MS-Windows testclean target deletes the color script
e3f5411  patch 8.0.1181: tests using Vim command fail on MS-Windows
791bc6d  patch 8.0.1182: cannot see or change mzscheme dll name
657ce8f  patch 8.0.1183: MS-Windows build instructions are outdated
c20a9f2  patch 8.0.1184: the :marks command is not tested
28b2fab  patch 8.0.1185: Ruby library includes minor version number
48d4548  patch 8.0.1186: still quite a few old style tests
4674ece  patch 8.0.1187: building with lua fails for OSX on Travis
27ef48c  patch 8.0.1188: autocmd test fails on MS-Windows
af00272  patch 8.0.1189: E172 is not actually useful
6291d56  patch 8.0.1190: unusable after opening new window in BufWritePre event
58a65f6  patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer
e4f1a4b  patch 8.0.1192: MS-Windows: terminal feature not enabled by default
5ca4bb8  patch 8.0.1193: crash when wiping out a buffer after using getbufinfo()
e664c95  patch 8.0.1194: actual fg and bg colors of terminal are unknown
02cc466  patch 8.0.1195: can't build on MS-Windows
edf3cae  patch 8.0.1196: crash when t_RF is not set
afd5bf3  patch 8.0.1197: MS-Windows build instructions are not up to date
a519827  patch 8.0.1198: older compilers don't know uint8_t
f3e49f1  patch 8.0.1199: when 'clipboard' is "autoselectplus" star register is 
set
42caaee  patch 8.0.1200: tests switch the bell off twice
bf75ea9  patch 8.0.1201: "yL" is affected by 'scrolloff'
5a17e85  patch 8.0.1202: :wall gives an errof for a terminal window
3726dd0  patch 8.0.1203: terminal window mistreats composing characters
921e7e7  patch 8.0.1204: a QuitPre autocommand may get the wrong file name
4397dbb  patch 8.0.1205: it is possible to unload a changed buffer
aad3b11  patch 8.0.1206: no autocmd for entering or leaving the command line
cf00277  patch 8.0.1207: profiling skips the first and last script line
841ee83  patch 8.0.1208: 'statusline' drops empty group with highlight change
b7842f9  patch 8.0.1209: still too many old style tests
e18837c  patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeahead
bb82718  patch 8.0.1211: cannot reorder tab pages with drag & drop
fd5939b  patch 8.0.1212: MS-Windows: tear-off menu does not work on 64 bit
670fab5  patch 8.0.1213: setting 'mzschemedll' has no effect
fa80119  patch 8.0.1214: accessing freed memory when EXITFREE is set
a98dcca  patch 8.0.1215: newer gcc warns for implicit fallthrough
f84fb41  patch 8.0.1216: tabline is not always updated for :file command
b5bc63f  patch 8.0.1217: can't use remote eval to inspect vars in debug mode
67bf8b6  patch 8.0.1218: writing to freed memory in autocmd
1e20b08  patch 8.0.1219: terminal test is flaky
03dcacf  patch 8.0.1220: skipping empty statusline groups is not correct
056e60f  patch 8.0.1221: still too many old style tests
c9920db  patch 8.0.1222: test functions interfere with each other
53a8ec6  patch 8.0.1223: crash when using autocomplete and tab pages
84392e3  patch 8.0.1224: still interference between test functions
6a5c271  patch 8.0.1225: no check for spell region being zero
1f0ef34  patch 8.0.1226: edit and popup tests failing
ce55ce5  patch 8.0.1227: undefined left shift in readfile()
637582e  patch 8.0.1228: invalid memory access in GUI test
68e9ac9  patch 8.0.1229: condition in vim_str2nr() is always true
3a6fa35  patch 8.0.1230: CTRL-A in Visual mode uses character after selection
36da0cd  patch 8.0.1231: expanding file name drops dash
5b6d437  patch 8.0.1232: MS-Windows users are confused about default mappings
bcc40ef  patch 8.0.1233: typo in dos installer
bbafdf1  patch 8.0.1234: MS-Windows: composing chars are not shown properly
8756cd7  patch 8.0.1235: cannot disable the terminal feature in a huge build
16763a1  patch 8.0.1236: Mac features are confusing
1d50462  patch 8.0.1237: ":set scroll&" often gives an error
273f06c  patch 8.0.1238: incremental search only shows one match
f1b9d4d  patch 8.0.1239: cannot use a lambda for the skip argument to 
searchpair()
05cad1b  patch 8.0.1240: MS-Windows: term_start() does not support environment
c010a0f  patch 8.0.1241: popup test is flaky
d9a0df9  patch 8.0.1242: function argument with only dash is seen as number zero
d60a8af  patch 8.0.1243: no test for what 8.0.1227 fixes
a4a750d  patch 8.0.1244: search test does not work correctly on MS-Windows
59c6dc1  patch 8.0.1245: when WaitFor() has a wrong expression it just waits a 
second
86b324d  patch 8.0.1246: popup test has an arbitrary delay
cf9dec2  patch 8.0.1247: not easy to find Debian build info
39d5a02  patch 8.0.1248: stray + in README file
7eddf62  patch 8.0.1249: no error when WaitFor() gets an invalid wrong 
expression
69d34e4  patch 8.0.1250: 'hlsearch' highlighting not removed after incsearch
6c156e5  patch 8.0.1251: invalid expressin passed to WaitFor()
4d6b5e8  patch 8.0.1252: incomplete translations makefile for MinGW/Cygwin
2fa74a5  patch 8.0.1253: still too many old style tests
3c4e964  patch 8.0.1254: undefined left shift in gethexchrs()
e2bba6a  patch 8.0.1255: duplicate badge README file
aef4254  Long overdue runtime update.
d4f3921  patch 8.0.1256: typo in configure variable vim_cv_tgent
b3332fc  patch 8.0.1257: no test for fix of undefined behavior
0ed2d31  patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not 
supported
c01f231  patch 8.0.1259: search test can be flaky
666aafc  patch 8.0.1260: using global variables for WaitFor()
3444ee4  patch 8.0.1261: program in terminal window gets NL instead of CR
8208567  patch 8.0.1262: terminal redir test is flaky
ce9c188  patch 8.0.1263: others can read the swap file if a user is careless
dd0e531  patch 8.0.1264: terminal debugger gets stuck in small window
e9dfbfc  patch 8.0.1265: swap test not skipped when there is one group
74991ec  patch 8.0.1266: Test_swap_directory was commented out
d1da721  patch 8.0.1267: Test_swap_group may leave file behind


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/vim/vim/pull/1964/files/fdfe7d0efe8a026aa7dde929d8ccec6f6ebd2f2c..d1da721eff2719fa7b186daef13a110d4f02326f

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to