@dpelle pushed 250 commits. 865aaab Updated runtime files. 9a088ed patch 8.0.0585: test_options fails when run in the GUI 0feddec patch 8.0.0586: no test for mapping timing out 3759a23 patch 8.0.0587: configure check for return value of tgetent skipped 7910929 Runtime file updates 192d78b patch 8.0.0588: job_stop() often assumes the channel will be closed 8b60d8f patch 8.0.0589: :simalt still does not work 60065b4 patch 8.0.0590: cannot add a context to locations bc2461f patch 8.0.0591: changes to eval functionality not documented 51e7d26 patch 8.0.0592: if a job writes to a buffer screen is not updated b82f1d7 patch 8.0.0593: duplication of code for adding a list or dict return value 3e19988 patch 8.0.0594: build failure when windows feature is missing e81ec79 patch 8.0.0595: Coverity warning for not checking return value e7ea5d9 patch 8.0.0596: crash when complete() called after complete_add() 57b99ed patch 8.0.0597: off-by-one error in size computation 937de01 patch 8.0.0598: building with gcc 7.1 yields new warnings 4aa8e96 patch 8.0.0599: diff mode is insufficiently tested db64ac9 patch 8.0.0600: test_recover fails on some systems daca3af patch 8.0.0601: no test coverage for :spellrepall 610adf8 patch 8.0.0602: when gF fails to edit the file the cursor still moves 52559cb patch 8.0.0603: gF test fails on MS-Windows dd71eb6 patch 8.0.0604: gF test fails still on MS-Windows debe832 Update runtime files. 1cc7dc3 patch 8.0.0605: the quickfix cached buffer may become invalid a09101f patch 8.0.0606: cannot set the context for a specified quickfix list fafe924 patch 8.0.0607: after :bwipe + :new bufref might still be valid 97faf91 patch 8.0.0608: cannot manipulate other than the current quickfix list 8c3d770 patch 8.0.0609: some people still don't know how to quit 427ba51 patch 8.0.0610: the screen is redrawn when default 'background' is detected 49d7688 patch 8.0.0611: the screen is not redrawn after sending t_u7 1d404dc patch 8.0.0612: pack dirs are added to 'runtimepath' too late 30126cd patch 8.0.0613: the conf filetype is used before ftdetect from packages bea4970 patch 8.0.0614: float2nr() is not exactly right 93ddb1a patch 8.0.0615: using % with :hardcopy wrongly escapes spaces 5cf6d26 patch 8.0.0616: not always setting 'background' correctly after :hi Normal 1430128 patch 8.0.0617: hardcopy test hangs on MS-Windows 30fa923 patch 8.0.0618: NFA regex engine handles [0-z] incorrectly 91a0d6b patch 8.0.0619: GUI gets stuck if timer uses feedkeys() 57b2698 Update runtime files. 999cfa9 patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not needed f2c4aab patch 8.0.0621: :stag does not respect 'switchbuf' 2b2382b patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive" 7af60e1 patch 8.0.0623: error for invalid regexp is not very informative ccf1382 patch 8.0.0624: warning for unused variable in tiny build 4baac15 patch 8.0.0625: shellescape() always escapes a newline a1be56d patch 8.0.0626: in the GUI the cursor may flicker fd95981 patch 8.0.0627: "gn" selects only one character with 'nowrapscan' 7182402 patch 8.0.0628: cursor disappears after silent mapping 9bc1333 patch 8.0.0629: checking for ambigous width is not working f1569b3 patch 8.0.0630: it is not easy to work on lines without a match 9bff494 patch 8.0.0631: can't build with Perl 5.26 1201e7e patch 8.0.0632: the quotestar test is still a bit flaky ae0dd53 patch 8.0.0633: the client-server test is still a bit flaky 64984a4 patch 8.0.0634: cannot easily get to the last quickfix list 23a3829 patch 8.0.0635: when 'ignorecase' is set script detection is inaccurate 9310dd3 patch 8.0.0636: when reading the undo file fails may use uninitialized data 3eefe7d patch 8.0.0637: crash when using some version of GTK 3 cc2228f patch 8.0.0638: cannot build with new MSVC version 0530693 patch 8.0.0639: the cursor position is set when editing a new commit message 5fedf50 patch 8.0.0640: mismatch between help and actual message 4d91f1f patch 8.0.0641: cannot set a separate highlighting for the quickfix line 849191f Update runtime files. cff2bd7 patch 8.0.0642: writefile() continues after detecting an error b6d4397 patch 8.0.0643: when a pattern search is slow Vim becomes unusable 8a74793 patch 8.0.0644: the timeout for 'hlsearch' is not tested 576a8df patch 8.0.0645: no error for illegal back reference in NFA engine e000bbe patch 8.0.0646: the hlsearch test fails on fast systems fcd9302 patch 8.0.0647: syntax highlighting can make cause a freeze 814a2a9 patch 8.0.0648: possible use of NULL pointer 94ed1cb patch 8.0.0649: when opening a help file the filetype is set several times 74a6a73 patch 8.0.0650: for extra help files the filetype is set more than once ea714a5 patch 8.0.0651: build failure without the auto command feature 7865065 patch 8.0.0652: unicode information is outdated 5ab152a patch 8.0.0653: the default highlight for QuickFixLine is not good 193c8c9 patch 8.0.0654: no warning for text after :endfunction 575aca5 patch 8.0.0655: not easy to make sure a function does not exist a20b88a patch 8.0.0656: cannot use ! after some user commands 6010001 patch 8.0.0657: cannot get and set quickfix list items 3567eb9 patch 8.0.0658: spell test is old style 9752c51 patch 8.0.0659: no test for conceal mode 8c9f31d patch 8.0.0660: silent install on MS-Windows shows dialog 03809fc patch 8.0.0661: recognizing urxvt mouse codes does not work well 3b7c7a5 patch 8.0.0662: stray FIXME for fixed problem 0085e4e patch 8.0.0663: unexpected error message only when 'verbose' is set c142f80 patch 8.0.0664: mouse does not work in tmux 132a05d patch 8.0.0665: warning for uninitialized variable a5e578d patch 8.0.0666: dead for loop 71b0d43 patch 8.0.0667: memory access error when command follows :endfunc ea0a390 patch 8.0.0668: nsis installer script does not work 750398b patch 8.0.0669: CTRL-N at start of the buffer does not work correctly 3be3b74 patch 8.0.0670: can't use input() in a timer callback 6247e5c patch 8.0.0671: hang when typing CTRL-C in confirm() in timer 15498b0 patch 8.0.0672: third item of synconcealed() changes too often f268034 patch 8.0.0673: build failure without conceal feature 5715621 patch 8.0.0674: cannot build with eval but without timers f177d3b patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' 2909198 patch 8.0.0676: crash when closing quickfix window in autocmd b886fc0 patch 8.0.0677: setting 'filetype' may switch buffers 85136ab patch 8.0.0678: closing a window does not trigger resizing e65b7ff patch 8.0.0679: using freed memory b803756 patch 8.0.0680: plugins in start packages are sourced twice 55bef4d patch 8.0.0681: unnamed register only contains the last deleted text e335902 patch 8.0.0682: no test for synIDtrans() 97b5946 patch 8.0.0683: visual bell flashes too quickly 56280ca patch 8.0.0684: old style tests are not nice d971028 patch 8.0.0685: when conversion fails written file may be truncated 8305a64 patch 8.0.0686: extra redraw when using CTRL-L in second window 459bb52 patch 8.0.0687: minor issues related to quickfix 2f33728 patch 8.0.0688: cannot resize the window in a FileType autocommand 7120022 patch 8.0.0689: ~ character not escaped when extending search pattern cfd7437 patch 8.0.0690: compiler warning on non-Unix system bb64389 patch 8.0.0691: compiler warning without the linebreak feature 0c3cb95 patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong direction e6d3350 patch 8.0.0693: no terminal emulator support ff86983 patch 8.0.0694: building in shadow directory does not work 4fc22f1 patch 8.0.0695: missing dependencies breaks parallel make ebd3bfc patch 8.0.0696: .inc files missing in git 27f3dba patch 8.0.0697: recorded key sequences may become invalid de7561b patch 8.0.0698: crash on exit when using Python function in timer. 403b503 patch 8.0.0699: checksum tests are not actually run 186dcc1 patch 8.0.0700: segfault with QuitPre autocommand closes the window 3489b8e patch 8.0.0701: system test failing when using X11 forwarding 0c0c1b4 patch 8.0.0702: an error in a timer can make Vim unusable 4472ad4 patch 8.0.0703: illegal memory access with empty :doau command fc7ae34 patch 8.0.0704: problems with autocommands when opening help d1fdd3d patch 8.0.0705: crash when there is an error in a timer callback e28624f patch 8.0.0706: crash when cancelling the cmdline window in Ex mode 6b8351a patch 8.0.0707: freeing wrong memory with certain autocommands 766c731 patch 8.0.0708: some tests are old style 318e310 patch 8.0.0709: libvterm cannot use vsnprintf() f5e8bff patch 8.0.0710: a job that writes to a buffer clears completion df0d9ec patch 8.0.0711: cannot build without the wildmenu feature 503e36f Updated runtime files and translations. dce50a3 patch 8.0.0712: the terminal implementation is incomplete 2f74613 patch 8.0.0713: 'termkey' option not fully implemented deb8544 patch 8.0.0714: when a timer causes a command line redraw " goes missing f23b2bb patch 8.0.0716: not easy to start Vim cleanly f7a295d patch 8.0.0717: terminal feature precence unclear 40c9588 patch 8.0.0718: output of job in terminal is not displayed 9cdc0ed patch 8.0.0719: build failure without +terminal feature d540eb9 patch 8.0.0720: unfinished mapping not displayed when running timer db4f783 patch 8.0.0721: :argedit can only have one argument 6d67bb6 patch 8.0.0722: screen is messed by timer up at inputlist() prompt 29472f5 patch 8.0.0723: arglist test fails if file name case is ignored ab1ce3d patch 8.0.0724: the message for yanking doesn't indicate the register 18a15d3 patch 8.0.0725: a terminal window does not handle keyboard input 98b0204 patch 8.0.0726: translations cleanup script is too conservative 1189c33 patch 8.0.0727: message about what register to yank into is not translated 59086a0 patch 8.0.0728: the terminal structure is never freed e94d39e patch 8.0.0729: the help for the terminal configure option is wrong 5cbd956 patch 8.0.0730: terminal feature only supports Unix-like systems 8bb7f8f patch 8.0.0731: cannot build the terminal feature on MS-Windows 24d9ef6 patch 8.0.0732: when updating a buffer modeless selection is lost 1742260 patch 8.0.0733: can only add entries to one list in the quickfix stack 41e4e87 patch 8.0.0734: the script to check translations can be improved 43cd6f7 Update translations. 29e4893 patch 8.0.0735: no indication that the quickfix window/buffer changed 97e0243 patch 8.0.0736: OptionSet not triggered when entering diff mode 90adabc patch 8.0.0737: crash when X11 selection is very big e43ffee patch 8.0.0738: cannot use the mouse to resize a terminal window 1f78e53 patch 8.0.0739: terminal resizing doesn't work well. 67f3d0b patch 8.0.0740: cannot resize a terminal window by the command 4eaa8db patch 8.0.0741: cannot build with HPUX 65f25ef patch 8.0.0742: terminal feature does not work on MS-Windows 36bd14e patch 8.0.0743: the 'termsize' option can be set to an invalid value b5cef08 patch 8.0.0744: terminal window does not use a pty eed667b patch 8.0.0745: multi-byte characters in a terminal don't display well bdec6be patch 8.0.0746: when :term fails the job is not properly cleaned up 966175d patch 8.0.0747: :terminal without an argument doesn't work e91f08a patch 8.0.0748: running Vim in terminal window doesn't use the right colors 16b8f68 patch 8.0.0749: some unicode digraphs are hard to remember 1716a0f patch 8.0.0750: OpenPTY missing in non-GUI build 94f2d07 patch 8.0.0751: OpenPTY missing with some combination of features 6251b52 patch 8.0.0752: build fails on MS-Windows eebce8a patch 8.0.0753: no size reports to a job running in a terminal 939472f patch 8.0.0754: terminal window does not support colors 1ddb662 patch 8.0.0755: terminal window does not have colors in the GUI afe78a5 patch 8.0.0756: cannot build libvterm with MSVC 54f7bf6 patch 8.0.0757: libvterm MSVC Makefile not included in the distribution 9c01ade patch 8.0.0758: possible crash when using a terminal window b6a49c5 patch 8.0.0759: MS-Windows: terminal does not adjust size af34669 patch 8.0.0760: terminal window colors wrong with 'termguicolors' 16caf83 patch 8.0.0761: options not set properly for a terminal buffer 79d8613 patch 8.0.0762: ml_get error with :psearch in buffer without a name 6ef8fa8 patch 8.0.0763: libvterm can be improved 6852c6c Documentation updates. c5630d8 patch 8.0.0764: 'termkey' does not work yet a002827 patch 8.0.0765: build fails with tiny features 7c6ad03 patch 8.0.0766: option test fails with +terminal feature 8e9fb2c patch 8.0.0767: build failure with Athena and Motif 14e196c patch 8.0.0768: terminal window status shows "[Scratch]" 757f9a7 patch 8.0.0769: build problems with terminal on MS-Windows c6a3e16 patch 8.0.0770: compiler warning for missing field initializer edf2156 patch 8.0.0771: cursor in terminal window not always updated in GUI 183898b patch 8.0.0772: other stdbool.h dependencies in libvterm da43f2a patch 8.0.0773: mixing 32 and 64 bit libvterm builds fails f9d3e80 patch 8.0.0774: build failure without the multi-byte feature d1cd017 patch 8.0.0775: in a terminal the cursor is updated too often f6a09e5 patch 8.0.0776: function prototypes missing without the quickfix feature 57296fd patch 8.0.0777: compiler warnings with 64 bit compiler 2907df1 patch 8.0.0778: in a terminal the cursor may be hidden 818c1fa patch 8.0.0779: :term without an argument uses empty buffer name 147d89c patch 8.0.0780: build failure on Travis 150bbc2 patch 8.0.0781: MS-Windows: memory leak when using :terminal 55be5dc patch 8.0.0782: using freed memory in quickfix code 64aeecc patch 8.0.0783: job of terminal may be freed too early 2553461 patch 8.0.0784: job of terminal may be garbage collected 6b2c7c7 patch 8.0.0785: wildcards are not expanded for :terminal ed2817a Switch travis back to precise temporarily 2caa397 Remove ruby-dev from travis config. f16d152 Do not invoke rvm reset e4c57ff Do not run coverage with clang, currently fails. 3c505ce patch 8.0.0786: build failures on Travis 8ab9f6e patch 8.0.0787: cannot send CTRL-W command to terminal job 0f4ad9b patch 8.0.0788: MS-Windows: cannot build with terminal feature f98b0a0 patch 8.0.0789: splitting terminal window has resizing problems 1f00bee patch 8.0.0790: MSVC compiler warning for strncpy in libvterm 18c2b5c patch 8.0.0791: terminal colors depend on the system fbbda44 patch 8.0.0792: spell test leaves files behind ec4d2b6 patch 8.0.0793: using wrong terminal name for terminal window 413cf3d patch 8.0.0794: checking translations fails with multiple NL 7339176 patch 8.0.0795: terminal feature does not build with older MSVC 20bc74a patch 8.0.0796: no coverage on Travis with clang 3cf9b67 patch 8.0.0797: finished job in terminal window is not handled 0343884 patch 8.0.0798: no highlighting in a terminal window with a finished job 735b3c6 patch 8.0.0799: missing semicolon 3e6355b patch 8.0.0800 0e261df patch 8.0.0801: terminal window title says "running" after job exits c961215 patch 8.0.0802: last line of terminal window has no color 9a417b8 patch 8.0.0804: terminal window functions not yet implemented 62bde43 patch 8.0.0804: running tests fails when stdin is /dev/null 18033a2 patch 8.0.0805: GUI test fails with gnome2 6296c91 patch 8.0.0806: tests may try to create XfakeHOME twice a1b6ba5 patch 8.0.0807: terminal window can't handle mouse buttons f87ad76 patch 8.0.0808: cannot build with terminal feature and DEBUG defined cbe659a patch 8.0.0809: MS-Windows: tests hang 626cb87 patch 8.0.0810: MS-Windows: tests still hang 0b20527 patch 8.0.0811: MS-Windows: test_expand_dllpath fails f1f22b6 patch 8.0.0812: terminal window colors shift when 'number' is set be61d57 patch 8.0.0813: cannot use a terminal window while the job is running 1196783 patch 8.0.0814: file in Filelist does not exist d533eed patch 8.0.0815: terminal window not correctly updated 714696c patch 8.0.0816: crash when using invalid buffer number b8cda13 patch 8.0.0817: cannot get the terminal line at the cursor b0818ab patch 8.0.0818: cannot get the cursor position of a terminal f7269d8 patch 8.0.0819: cursor not positioned in terminal window c5200d6 patch 8.0.0820: GUI: cursor in terminal window lags behind 65d459e patch 8.0.0821: cannot get the title and status of a terminal window ab58d92 patch 8.0.0822: Test_with_partial_callback is a tiny bit flaky ff49bbc patch 8.0.0823: cannot paste text into a terminal window
-- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/vim/vim/pull/1649/files/7d8bb8349102ef24e885e01f1c892920d1033162..ff49bbc9f22bc0216fe30e0d4ad9e69ac0ce1923 -- -- 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.
