On Fr, 08 Sep 2017, Bram Moolenaar wrote: > Patch 8.0.1074 > Problem: ":term NONE" does not work on MS-Windows. > Solution: Make it work. Split "pty" into "pty_in" and "pty_out". (Yasuhiro > Matsumoto, closes #2058, closes #2045) > Files: runtime/doc/eval.txt, src/channel.c, src/evalfunc.c, > src/os_unix.c, src/structs.h, src/terminal.c, > src/testdir/test_terminal.vim
Since a couple of days, the vim-win32-installer repository fails to provide updated binaries and my guess is, that this patch is the reason. It basically started after 8.0.1071. >From the logfile (e.g. this one: https://ci.appveyor.com/project/chrisbra/vim-win32-installer/build/476/job/cp9t262lem4aj5sa see also this overview: https://ci.appveyor.com/project/chrisbra/vim-win32-installer/history) It looks like test_terminal hangs infinitely and then appveyor times out. Is there anything to make this work again and provide updated binaries? Best, Christian -- Wie erkennt man einen fliegenden Hasen? Er hat einen Adler am Rücken. -- -- 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.
