Re: unwanted escape sequences

2020-11-02 Fir de Conversatie Dominique Pellé
Charles Campbell wrote: > Hello! > > Recently, as in the last year or so, I've been getting unwanted escape > sequences; I've tracked down the issue to a simple operation: > > vim -u NONE -U NONE > :q > > and I get left with >4;m>4;2m. My system uses linux (Scientific > Linux 7.9), >

Re: unwanted escape sequences

2020-11-02 Fir de Conversatie Gary Johnson
On 2020-11-02, Charles Campbell wrote: > Hello! > > Recently, as in the last year or so, I've been getting unwanted escape > sequences; I've tracked down the issue to a simple operation: > > vim -u NONE -U NONE > :q > > and I get left with >4;m>4;2m.  My system uses linux (Scientific > Linux

unwanted escape sequences

2020-11-02 Fir de Conversatie Charles Campbell
Hello! Recently, as in the last year or so, I've been getting unwanted escape sequences; I've tracked down the issue to a simple operation: vim -u NONE -U NONE :q and I get left with >4;m>4;2m.  My system uses linux (Scientific Linux 7.9),

Patch 8.2.1943

2020-11-02 Fir de Conversatie Bram Moolenaar
Patch 8.2.1943 Problem:Vim9: wrong error message when colon is missing. Solution: Check for a missing colon. (issue #7239) Files: src/ex_docmd.c, src/testdir/test_vim9_cmd.vim *** ../vim-8.2.1942/src/ex_docmd.c 2020-11-01 17:03:34.211513814 +0100 --- src/ex_docmd.c

Patch 8.2.1942

2020-11-02 Fir de Conversatie Bram Moolenaar
Patch 8.2.1942 Problem:Insufficient test coverage for the Netbeans interface. Solution: Add more tests. Fix an uncovered bug. (Yegappan Lakshmanan, closes #7240) Files: runtime/doc/netbeans.txt, src/mouse.c, src/testdir/test_netbeans.py,

Happy birthday!

2020-11-02 Fir de Conversatie Bram Moolenaar
Hello Vim users, 29 years ago the very first version of Vim was built and distributed. And Vim is more popular than ever before! So, what's going on these days? VIM 9 DEVELOPMENTS - MAKING VIM SCRIPT FASTER AND EASIER TO USE This is a big project. A lot of progress has been made, but it