Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/3 Tue 4:42:50 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > I saw the latest version8.txt. > > In the "Vim script improvements" section, the ".." operator is not > described > > explicitly. (It is described as a part of `:scriptversion`.) > > How about adding it e

Patch 8.1.2382

2019-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.2382 Problem:MS-Windows: When using VTP bold+inverse doesn't work. Solution: Compare with the default colors. (Nobuhiro Takasaki, closes #5303) Files: src/os_win32.c, src/proto/os_win32.pro, src/screen.c *** ../vim-8.1.2381/src/os_win32.c 2019-12-01 18:58:07.614835593

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Bram Moolenaar
Christian wrote: > please include this minor patch to de.po: I'll include it, thanks. -- hundred-and-one symptoms of being an internet addict: 173. You keep tracking down the email addresses of all your friends (even childhood friends). /// Bram Moolenaar -- b...@moolenaar.net -- http

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I saw the latest version8.txt. > In the "Vim script improvements" section, the ".." operator is not described > explicitly. (It is described as a part of `:scriptversion`.) > How about adding it explicitly? Well, I like to keep this an overview with not too many details. >

Patch 8.1.2381

2019-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.2381 Problem:Not all register related code is covered by tests. Solution: Add more test cases. (Yegappan Lakshmanan, closes #5301) Files: src/testdir/test_marks.vim, src/testdir/test_registers.vim, src/testdir/test_virtualedit.vim *** ../vim-8.1.2380/src/testdir

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Christian Brabandt
Bram, please include this minor patch to de.po: diff --git a/src/po/de.po b/src/po/de.po index 50efb2447..103641e4c 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Vim\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-11-13 22:38+0

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Ken Takata
Hi Bram, 2019/11/30 Sat 6:13:22 UTC+9 Bram Moolenaar wrote: > > > It appears the number of bug reports is getting lower. I have included > many pending pull requests. I think we are getting closer to a release. > > If you have any runtime updates, please send them now! > > I'm also wondering: