Patch 8.1.1471
Problem:'background' not correctly set for 2-digit rgb termresponse.
Solution: Adjust what digit to use. (closes #4495)
Files: src/term.c, src/testdir/test_termcodes.vim
*** ../vim-8.1.1470/src/term.c 2019-06-05 22:07:47.780695739 +0200
--- src/term.c 2019-06-05 22:5
Patch 8.1.1470
Problem:New Unicode character U32FF missing from double-width table.
Solution: Add the character.
Files: src/mbyte.c
*** ../vim-8.1.1469/src/mbyte.c 2019-05-28 23:08:12.068648696 +0200
--- src/mbyte.c 2019-06-05 22:39:05.944073305 +0200
***
*** 1461,1468 **
Patch 8.1.1469
Problem:No test for checking the cursor style response.
Solution: Add a simple test.
Files: src/term.c, src/testdir/test_termcodes.vim
*** ../vim-8.1.1468/src/term.c 2019-06-04 21:41:24.465087519 +0200
--- src/term.c 2019-06-05 22:01:10.635280005 +0200
**
Patch 8.1.1468
Problem:The generated desktop files may be invalid.
Solution: Check validity with desktop-file-validate. (Christian Brabandt,
Will Thompson, closes #4480)
Files: src/po/Makefile
*** ../vim-8.1.1467/src/po/Makefile 2019-05-05 21:01:47.654072636 +0200
---
Hi all,
Based on the discussion threads in Vim reddit, it looks like users are trying
to use the Vim terminal support as a replacement for screen/tmux.
One of the key features that is currently missing in Vim is the ability
to detach and reattach terminals. I think, this will be a useful feature
t
On 5 Jun 2019, at 16:47, 'Lifepillar' via vim_dev wrote:The enclosed patch adds the changes you mention.The attached patch uses silent! also on the added command.About the slowness: I have made some more tests and when there are many highlight groups (e.g. those loaded by
On 4 Jun 2019, at 19:10, Bram Moolenaar wrote:
>
>
>> I have tried to contact the author of hitest.vim a few days ago, but didn’t
>> get any answer yet. Anyway, hopefully it’s on this list, too.
>>
>> I get E348 with runtime syntax/hitest.vim when whichwrap is set to a value
>> different from
2019年6月4日火曜日 22時08分03秒 UTC+9 Bram Moolenaar:
> I have been wondering if it would help if Vim could play a sound. Think
> of a gentle "ping" to indicate the cursor can't move there, or a
> "tadaa" when a background build finishes successfully.
Hello,
I love Vim and sound, and was wondering just
Hi,
2019/6/5 Wed 5:25:13 UTC+9 Mike Williams wrote:
> On 04/06/2019 19:18, Bram Moolenaar wrote:
> >
> > Mike Williams wrote:
> >
> >> It looks like the change to Windows for resolve() in 8.1.1417 was a
> >> breaking change. I use the NERDtree plugin and any build after than
> >> change results