воскресенье, 30 декабря 2012 г., 3:38:19 UTC+4 пользователь Dimitar DIMITROV
написал:
> > > Hi all,
>
>
>
> > >
> > > I think the following might (I am testing with Vim 7.3.409) be a bug:
> > >
> > > command vim -nNX -u NONE
> > > then insert: bla:///path/to/file
> > > then, with cursor being o
> > Hi all,
> >
> > I think the following might (I am testing with Vim 7.3.409) be a bug:
> >
> > command vim -nNX -u NONE
> > then insert: bla:///path/to/file
> > then, with cursor being on p, use gf
> > It tries to open bla:///path/to/file although : is not in 'isf and bla:/// =
> > isn't a prot
Hi
On Do, 27 Dez 2012, KamilS wrote:
> > Thanks. If I have some spare time, I'll look into enhancing the
> > 'matchpairs' option.
>
> This is fantastic, thanks a lot!
Bram,
here is a patch to make the matchpairs setting multibyte aware.
regards,
Christian
--
Bei ARD und ZDF reihern Sie in de
Dominique Pelle wrote:
> One more typo fixed in todo.txt in attached patch.
Thanks!
--
hundred-and-one symptoms of being an internet addict:
210. When you get a divorce, you don't care about who gets the children,
but discuss endlessly who can use the email address.
/// Bram Moolenaar -
Yasuhiro Matsumoto wrote:
> In some times, I want to use utf-8 character based char2nr/nr2char.
> Currently, char2nr/nr2char works depend on locale characters. But I guess
> someone hope to use utf-8 character based char2nr/nr2char.
> I added second argument which treat first argument as utf-8
Ken Takata wrote:
> I found some typos in todo.txt.
> Attached patch fixes them.
Thanks, I have included them.
--
Your mouse has moved. Windows must be restarted for the change
to take effect. Reboot now?
/// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\
///
Christian Brabandt wrote:
> On Mi, 26 Dez 2012, Bram Moolenaar wrote:
>
> >
> > Christian Brabandt wrote:
> >
> > > On Di, 25 Dez 2012, Luca Pette wrote:
> > >
> > > > On Saturday, 26 March 2011 00:10:52 UTC+1, Rickard Lindberg wrote:
> > > > > Hi,
> > > > >
> > > > >
> > > > >
> > > > >
Ken Takata wrote:
> 2012/08/31 Fri 20:33:24 UTC+9 Ken Takata wrote:
> > Hi Bram,
> >
> > 2012/08/31 Fri 5:58:30 UTC+9 Bram Moolenaar:
> > > Thanks! I'll add a note in the todo list.
> >
> > I have updated the patch. (Also available at the same gist URL.)
> > Now, the inheritance of a DACL is p
Shougo Matsu wrote:
> I created the patch for adding default value argument feature.
> I think this feature is useful to write Vim script.
>
> Below is vim script for testing the feature.
>
> ---
>
> echomsg getbufvar(1, 'foo', 'var')
> echomsg getwinvar(1, 'foo', 'var')
>
Dimitar Dimitrov wrote:
> Hi all,
>
> I think the following might (I am testing with Vim 7.3.409) be a bug:
>
> command vim -nNX -u NONE
> then insert: bla:///path/to/file
> then, with cursor being on p, use gf
> It tries to open bla:///path/to/file although : is not in 'isf and bla:/// =
> isn
Hi,
2012/08/31 Fri 20:33:24 UTC+9 Ken Takata wrote:
> Hi Bram,
>
> 2012/08/31 Fri 5:58:30 UTC+9 Bram Moolenaar:
> > Thanks! I'll add a note in the todo list.
>
> I have updated the patch. (Also available at the same gist URL.)
> Now, the inheritance of a DACL is preserved. Maybe it is useful fo
Comment #2 on issue 11 by christia...@gmail.com: VIM shell extension added
LANG environment variable to explorer.exe
http://code.google.com/p/vim/issues/detail?id=11
Looking at the current code, I don't see how this would be fixed.
The patch apparently touches code that is responsible for la
12 matches
Mail list logo