The clean target in the cygwin/ming makefile does not delete map files
created by the linker. The attached patch is my proposed fix.
--
--
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 htt
Hi Bram,
2019/12/9 Mon 14:02:11 UTC+9 Ken Takata wrote:
>
> Hi Charles and Bram,
>
> I found some mistakes in the documents of Charles' plugins.
> Could you check and merge the attached patch?
>
You made a mistake in the latest runtime file update.
A single quote was removed.
Could you apply the
Christian wrote:
> On Sa, 07 Dez 2019, Bram Moolenaar wrote:
>
> > As a tryout for the upcoming Vim 8.2 release I created an MS-Windows
> > self-installing binary from the current Vim version. This should be
> > very close to the Vim 8.2 release. Give it a try.
> >
> > This uses the new Wind
Patch 8.1.2414
Problem:MS-Windows: properties dialog box shows wrong character.
Solution: Explicitly specify encoding. (Ken Takata, closes #5338)
Files: src/vim.rc
*** ../vim-8.1.2413/src/vim.rc 2019-10-12 15:02:43.748980293 +0200
--- src/vim.rc 2019-12-09 22:20:47.643047612 +0100
The 2019-12-09 22:06, Bram Moolenaar wrote:
It should not flicker that much. Especially now that a mask is used to
only redraw what is needed.
Yes that's the tricky bit, it doesn't flicker nearly that much in a
minimal example, so it's hard to demonstrate. But here is a minimal
example and t
> I'm also really enjoying the popups. I have a screencast here, but it
> demonstrates a problem rather than acts as a showcase I think:
>
> https://asciinema.org/a/ARcxLcTKZepZfnBTsBjFqv88y
>
> The flickering of both the popupmenu and the 'info' popup are quite
> extreme. Admittedly this exa
Patch 8.1.2413
Problem:Cannot update ex_cmdidxs.h on MS-Windows.
Solution: Add build rules and dependencies. (Ken Takata, closes #5337)
Files: src/Make_cyg_ming.mak, src/Make_mvc.mak, src/Make_vms.mms
*** ../vim-8.1.2412/src/Make_cyg_ming.mak 2019-10-10 13:22:36.963636175
+020
Dominique wrote:
> Attached patch fixes a few typos in the documentation.
I'll include them, thanks.
--
You are Dead. Do you wish to restart, load, or quit?
/// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\
///sponsor Vim, vote for features -- http://www.Vi
On Sa, 07 Dez 2019, Bram Moolenaar wrote:
> As a tryout for the upcoming Vim 8.2 release I created an MS-Windows
> self-installing binary from the current Vim version. This should be
> very close to the Vim 8.2 release. Give it a try.
>
> This uses the new Windows installer, which is nicer th
Rob Solumon wrote:
> I've been using gvim for windows 10 installed from gvim_8.1.0451_x86.exe
> since that came out. That was the first version that fixed the bug in
> vim (non-gui mode) in which and were not recognized.
>
> That has worked fine for me.
>
> At Bram's request, I installed
10 matches
Mail list logo