Am 2015-08-12 01:24, schrieb tux.:
Sorry, I lost track. Which Bitbucket repository is the current one? I
found one by ZyX_I ...?
bitbucket.org/vim-mirror/vim
Best,
Christian
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are re
Comment #2 on issue 385 by zyx@gmail.com: expansion of environment
variables fails in Vim backtick expression
https://code.google.com/p/vim/issues/detail?id=385
I would say that status should change to WontFix, not Fixed in this case.
Documenting this does not make it look like a valid
Am Mittwoch, 12. August 2015, 08:50:55 schrieb Nazri Ramliy:
> On Wed, Aug 12, 2015 at 6:51 AM, Markus Heidelberg > #!/bin/sh
> > # Vim HG repository cleanup
> >
> > hg config extensions.rebase || (echo -e "Rebase extension has to be enabled
> > in ~/.hgrc:\n[extensions]\nrebase =" && exit 1)
>
>
ZyX_I repository is repository with my Vim variant and my work. It is
not synchronized automatically, only when I think I need to merge my
Vim variant with interesting patches with upstream.
2015-08-12 2:24 GMT+03:00 tux. :
> Sorry, I lost track. Which Bitbucket repository is the current one? I
>
On 2015-08-11, Christian Brabandt wrote:
> It seems like I forgot to reply to this message.
>
> On Do, 06 Aug 2015, Gary Johnson wrote:
>
> > On 2015-08-06, Christian Brabandt wrote:
> > > Hi Gary!
> > >
> > > On Mi, 05 Aug 2015, Gary Johnson wrote:
> > >
> > > > The command zt, which scrolls t
On Wed, Aug 12, 2015 at 6:51 AM, Markus Heidelberg > #!/bin/sh
> # Vim HG repository cleanup
>
> hg config extensions.rebase || (echo -e "Rebase extension has to be enabled
> in ~/.hgrc:\n[extensions]\nrebase =" && exit 1)
The "exit 1" above won't exit the shell script - it exits only the
subshel
Sorry, I lost track. Which Bitbucket repository is the current one? I
found one by ZyX_I ...?
tux.
--
--
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
---
Hi Bram,
sorry for the late reply. I'm pretty busy and also needed a bit to find
the proper words. It also takes some time to get into this topic again
after several months of silence.
Am Samstag, 8. August 2015, 21:43:13 schrieb Bram Moolenaar:
>
> Markus Heidelberg wrote:
>
> > For me, a prop
Hi
Valgrind or Asan detect access to invalid memory in
Vim-7.4.823 (and older) when doing:
$ vim -u NONE -c 'syn keyword x a['
Bug was found with afl-fuzz + asan.
Here is valgrind's report:
==8902== Memcheck, a memory error detector
==8902== Copyright (C) 2002-2013, and GNU GPL'd, by Julian
Updates:
Status: Fixed
Comment #1 on issue 385 by chrisbr...@googlemail.com: expansion of
environment variables fails in Vim backtick expression
https://code.google.com/p/vim/issues/detail?id=385
Documentation has been updated and behaviour clarified as of
https://code.google.com/p/
It seems like I forgot to reply to this message.
On Do, 06 Aug 2015, Gary Johnson wrote:
> On 2015-08-06, Christian Brabandt wrote:
> > Hi Gary!
> >
> > On Mi, 05 Aug 2015, Gary Johnson wrote:
> >
> > > The command zt, which scrolls the current line to the top of the
> > > screen, does not alwa
Comment #1 on issue 392 by chrisbr...@googlemail.com: Support new Python
3.5 keywords and builtins (syntax)
https://code.google.com/p/vim/issues/detail?id=392
Please contact the maintainer of the syntax file. He will then send updated
files for inclusion with Vim to Bram.
--
You received
Status: New
Owner:
Labels: Type-Defect Priority-Medium
New issue 392 by yseliva...@gmail.com: Support new Python 3.5 keywords and
builtins (syntax)
https://code.google.com/p/vim/issues/detail?id=392
The attached patch adds highlighting for new coroutines:
async def foo():
await b
On Sa, 08 Aug 2015, Bram Moolenaar wrote:
> I would rather not take the risk of messing up the Mercurial repository.
> Thus would the best approach be to do the conversion locally and replace
> the git repository on github? We could even try that out now, since the
> github repository is for test
Patch 7.4.823
Problem:Cursor moves after CTRL-A on alphabetic character.
Solution: (Hirohito Higashi, test by Christian Brabandt)
Files: src/testdir/test_increment.in, src/testdir/test_increment.ok,
src/ops.c
*** ../vim-7.4.822/src/testdir/test_increment.in2015-08-
Patch 7.4.822
Problem:More problems reported by coverity.
Solution: Avoid the warnings. (Christian Brabandt)
Files: src/os_unix.c, src/eval.c, src/ex_cmds.c, src/ex_cmds2.c,
src/ex_getln.c, src/fold.c, src/gui.c, src/gui_w16.c,
src/gui_w32.c, src/if_cscope.c, src
I've attached a patch to add a "bzl" filetype into vim, with syntax
highlighting and filetype configuration. Could you integrate it into the vim
repository?
It's merged from https://github.com/google/vim-ft-bzl, which is itself under
Apache license, but I have approval to license this patch und
Patch 7.4.821
Problem:Coverity reports a few problems.
Solution: Avoid the warnings. (Christian Brabandt)
Files: src/ex_docmd.c, src/option.c, src/screen.c
*** ../vim-7.4.820/src/ex_docmd.c 2015-08-04 22:02:45.215119715 +0200
--- src/ex_docmd.c 2015-08-11 18:51:20.646283285
Updates:
Status: Fixed
Comment #1 on issue 389 by brammool...@gmail.com: 'linebreak' breaks c% if
the last visual selection was block
https://code.google.com/p/vim/issues/detail?id=389
Fix included in patch 7.4.818
--
You received this message because this project is configured to s
Patch 7.4.820
Problem:Invalid memory access in file_pat_to_reg_pat.
Solution: Avoid looking before the start of a string. (Dominique Pelle)
Files: src/fileio.c
*** ../vim-7.4.819/src/fileio.c 2015-08-11 16:19:59.433200370 +0200
--- src/fileio.c2015-08-11 18:43:31.191888181 +02
Patch 7.4.819
Problem:Beeping when running the tests.
Solution: Fix 41 beeps. (Roland Eggner)
Files: src/testdir/test17.in, src/testdir/test29.in,
src/testdir/test4.in, src/testdir/test61.in,
src/testdir/test82.in, src/testdir/test83.in,
src/testdir/t
Patch 7.4.818
Problem:'linebreak' breaks c% if the last Visual selection was block.
(Chris Morganiser, Issue 389)
Solution: Handle Visual block mode differently. (Christian Brabandt)
Files: src/normal.c, src/testdir/test_listlbr.in,
src/testdir/test_listlbr.ok
Patch 7.4.817
Problem:Invalid memory access in file_pat_to_reg_pat().
Solution: Use vim_isspace() instead of checking for a space only. (Dominique
Pelle)
Files: src/fileio.c
*** ../vim-7.4.816/src/fileio.c 2015-07-28 13:33:36.846531733 +0200
--- src/fileio.c2015-08
Patch 7.4.816
Problem:Invalid memory access when doing ":fun X(".
Solution: Check for missing ')'. (Dominique Pelle)
Files: src/eval.c
*** ../vim-7.4.815/src/eval.c 2015-08-11 15:46:04.544078510 +0200
--- src/eval.c 2015-08-11 15:51:17.552562474 +0200
***
*** 22557,2256
Patch 7.4.815
Problem:Invalid memory access when doing ":call g:".
Solution: Check for an empty name. (Dominique Pelle)
Files: src/eval.c
*** ../vim-7.4.814/src/eval.c 2015-08-11 14:26:03.594931131 +0200
--- src/eval.c 2015-08-11 15:44:34.457092477 +0200
***
*** 21371,2
Christ van Willegen wrote:
> On Tue, Aug 11, 2015 at 2:27 PM, Bram Moolenaar wrote:
> >
> > Patch 7.4.813
> > Problem:It is not possible to save and restore character search state.
> > Solution: Add getcharsearch() and setcharsearch(). (James McCoy)
> > Files: runtime/doc/eval.txt, s
Patch 7.4.814
Problem:Illegal memory access with "sy match a fold".
Solution: Check for empty string. (Dominique Pelle)
Files: src/syntax.c
*** ../vim-7.4.813/src/syntax.c 2015-06-25 18:36:20.511463791 +0200
--- src/syntax.c2015-08-11 15:25:45.521870095 +0200
***
*
Sampo Osmonen wrote:
> When you yank something into a named register the value of the internal
> variable 'v:register' doesn't change back to the default register after the
> yank. The next mapping using 'v:register' after such yank will see
> 'v:register' contain the register used by the initial
Hi all,
On Tue, Aug 11, 2015 at 2:27 PM, Bram Moolenaar wrote:
>
> Patch 7.4.813
> Problem:It is not possible to save and restore character search state.
> Solution: Add getcharsearch() and setcharsearch(). (James McCoy)
> Files: runtime/doc/eval.txt, src/eval.c, src/proto/search.pro,
Patch 7.4.813
Problem:It is not possible to save and restore character search state.
Solution: Add getcharsearch() and setcharsearch(). (James McCoy)
Files: runtime/doc/eval.txt, src/eval.c, src/proto/search.pro,
src/search.c, src/testdir/test_charsearch.in,
src
Roland Eggner wrote:
> On 2015-08-02 Sunday at 22:32 +0200 Bram Moolenaar wrote:
> > James McCoy wrote:
> > > Attached patch adds support for recognizing various locations of bash
> > > completion files. The commonly supported locations are
> > > ~/.bash_completion, $XDG_CONFIG_HOME/bash_complet
31 matches
Mail list logo