Patch 8.0.1593

2018-03-10 Fir de Conversatie Bram Moolenaar
Patch 8.0.1593 Problem::qall never exits with an active terminal window. Solution: Add a way to kill a job in a terminal window. Files: src/ex_cmds2.c, src/terminal.c, src/proto/terminal.pro, src/structs.h, src/channel.c, src/evalfunc.c, src/testdir/test_terminal

[patch] fixed 3 typos in runtime/doc/terminal.txt

2018-03-10 Fir de Conversatie Dominique Pellé
Hi Attached patch fixes 3 typos in runtime/doc/terminal.txt Regards Dominique -- -- 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 me

Patch 8.0.1594

2018-03-10 Fir de Conversatie Bram Moolenaar
Patch 8.0.1594 Problem::conform qall not tested with active terminal window. Solution: Add a test. Files: src/testdir/test_terminal.vim *** ../vim-8.0.1593/src/testdir/test_terminal.vim 2018-03-10 20:27:32.075757637 +0100 --- src/testdir/test_terminal.vim 2018-03-10 20:49

Re: [patch] fixed 3 typos in runtime/doc/terminal.txt

2018-03-10 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Attached patch fixes 3 typos in runtime/doc/terminal.txt Thanks! -- An alien life briefly visits earth. Just before departing it leaves a message in the dust on the back of a white van. The world is shocked and wants to know what it means. After months of studies the worl

Re: How about a release?

2018-03-10 Fir de Conversatie Matthew Winn
On 09/03/18 10:36, Bram Moolenaar wrote: would this be a bad time to ask about variable tab stops? Yes, this is the kind of patch that needs time to wrinkle out all the problems. Like other things that change how text is displayed (linebreak, conceal). Also, I anticipate Vim becoming slower.