Recently creating a command with the -buffer argument started
supplying incorrect values for and . When no range is
supplied and values will always be 1, regardless of
the current cursor line. Also, when using a visual selection and using
the '<,'> range, and will always be passed into the
fun
On Tue, 30 Dec 2014 20:52:37 -0500
James McCoy wrote:
> Vim expects the terminfo db to advertise how to display italic
> characters. As long as the terminal actually supports displaying
> italic text, terminfo is reporting the escape sequences properly
> (i.e., “:set t_ZH?” and “:set t_ZR?” show
Am 25.03.2014 um 13:05 schrieb Bram Moolenaar:
Patch 7.4.215
Problem:Inconsistency: ":sp foo" does not reload "foo", unless "foo" is
the current buffer. (Liang Li)
Solution: Do not reload the current buffer on a split command.
Files: runtime/doc/windows.txt, src/ex_docmd.c
Comment #13 on issue 267 by kybul...@gmail.com: Segmentation fault with
if_lua (during or after the GC)
https://code.google.com/p/vim/issues/detail?id=267
This is nuts. I've recompiled vim with the address sanitizer and now it
won't crash anymore (despite being dog slow). If I simply switch
Christian Brabandt wrote:
> On Mo, 29 Dez 2014, Gary Johnson wrote:
>
> > On 2014-12-29, Kevin Wu wrote:
> > > Gary Johnson於 2014年12月30日星期二UTC+8上午3時30分04秒寫道:
> > > > On 2014-12-28, Kevin Wu wrote:
> > > > > When I do searching, the cursor would jump to the first match, if
> > > > > I set "incsea