Hi Bram!
On Di, 15 Nov 2016, Bram Moolenaar wrote:
>
> Christian Brabandt wrote:
>
> > Bram,
> > the breakindent feature has a bug, if an overlong line is written on the
> > screen and the first chars are skipped. In that case, if the line is
> > indented, the first visual line also needs to
Christian Brabandt wrote:
> Bram,
> the breakindent feature has a bug, if an overlong line is written on the
> screen and the first chars are skipped. In that case, if the line is
> indented, the first visual line also needs to display an indent. If you
> move to the last character using $ the
Bram,
the breakindent feature has a bug, if an overlong line is written on the
screen and the first chars are skipped. In that case, if the line is
indented, the first visual line also needs to display an indent. If you
move to the last character using $ the cursor will be moved after the
last
Christian wrote:
> On Di, 19 Aug 2014, Bram Moolenaar wrote:
>
> > Thanks. Somehow for me appending _bug means you test for the bug to be
> > present :-). We can just call it test_linebreak. Oh, and keep them in
> > alphabetical order. I started doing that recently.
>
> Okay, how about that
On Di, 19 Aug 2014, Bram Moolenaar wrote:
> Thanks. Somehow for me appending _bug means you test for the bug to be
> present :-). We can just call it test_linebreak. Oh, and keep them in
> alphabetical order. I started doing that recently.
Okay, how about that one (I added a small README.txt
Christian Brabandt wrote:
> On Di, 19 Aug 2014, Bram Moolenaar wrote:
>
> > Christian Brabandt wrote:
> >
> > > On Mo, 18 Aug 2014, Bram Moolenaar wrote:
> > >
> > > > Christian Brabandt wrote:
> > > > > > > I have found a b
On Di, 19 Aug 2014, Bram Moolenaar wrote:
> Christian Brabandt wrote:
>
> > On Mo, 18 Aug 2014, Bram Moolenaar wrote:
> >
> > > Christian Brabandt wrote:
> > > > > > I have found a breakindent bug.
> >
> > It's actually not a br
Christian Brabandt wrote:
> On Mo, 18 Aug 2014, Bram Moolenaar wrote:
>
> > Christian Brabandt wrote:
> > > > > I have found a breakindent bug.
>
> It's actually not a breakindent bug. The breakindent feature just makes
> it more apparent. I can r
On Mo, 18 Aug 2014, Bram Moolenaar wrote:
> Christian Brabandt wrote:
> > > > I have found a breakindent bug.
It's actually not a breakindent bug. The breakindent feature just makes
it more apparent. I can reproduce the issue on a plain 7.4 version.
Looking at the mercur
Christian Brabandt wrote:
> > > Hi,
> > > I have found a breakindent bug.
> > >
> > > Take the attached script and source it. Note, how the final d seems to be
> > > further to the right, then expected. (It isn't even reachable, if you
On So, 17 Aug 2014, Bram Moolenaar wrote:
>
> Christian Brabandt wrote:
>
> > Hi,
> > I have found a breakindent bug.
> >
> > Take the attached script and source it. Note, how the final d seems to be
> > further to the right, then expected. (It isn
Christian Brabandt wrote:
> Hi,
> I have found a breakindent bug.
>
> Take the attached script and source it. Note, how the final d seems to be
> further to the right, then expected. (It isn't even reachable, if you
> press $ the cursor will stay before it, but pres
Hi,
I have found a breakindent bug.
Take the attached script and source it. Note, how the final d seems to be
further to the right, then expected. (It isn't even reachable, if you
press $ the cursor will stay before it, but pressing ga will show, that
you are actually on the correct loc
13 matches
Mail list logo