On Tuesday, April 30, 2019 at 11:36:39 AM UTC-4, Blay263 wrote:
> On Tuesday, April 30, 2019 at 3:31:31 AM UTC-4, niva...@gmail.com wrote:
> > Le mardi 30 avril 2019 08:49:27 UTC+2, niva...@gmail.com a écrit :
> > > Le mardi 30 avril 2019 07:46:42 UTC+2, Christian Brabandt a écrit :
> > > > On Mo,
Somewhere in between, termscreen.c was broken:
> termscreen.obj : error LNK2005: vterm_screen_get_attrs_extent ist bereits in
> screen.obj definiert.
> termscreen.obj : error LNK2005: vterm_screen_set_damage_merge ist bereits in
> screen.obj definiert.
> termscreen.obj : error LNK2005: vterm_scr
Patch 8.1.1248
Problem:No test for dec mouse.
Solution: Add some tests for dec mouse. Add "no_query_mouse".
Files: src/evalfunc.c, src/globals.h, src/os_unix.c,
src/testdir/test_termcodes.vim, runtime/doc/eval.txt
*** ../vim-8.1.1247/src/evalfunc.c 2019-04-28 19:46:
Patch 8.1.1247
Problem:Urxvt mouse codes are not tested.
Solution: Also set 'ttymouse' to "urxvt" in the termcodes test.
Files: src/testdir/test_termcodes.vim
*** ../vim-8.1.1246/src/testdir/test_termcodes.vim 2019-05-01
23:13:53.270968846 +0200
--- src/testdir/test_termcodes.v
Patch 8.1.1246
Problem:Cannot handle negative mouse coordinate from urxvt.
Solution: Accept '-' where a digit is expected. (Vincent Vinel, closes
#4326)
Files: src/term.c
*** ../vim-8.1.1245/src/term.c 2019-04-28 19:46:17.034060084 +0200
--- src/term.c 2019-05-02 20:15:
Patch 8.1.1245
Problem:":copen 10" sets height in full-height window. (Daniel Hahler)
Solution: Don't set the height if the quickfix window is full height.
(closes #4325)
Files: src/quickfix.c, src/testdir/test_quickfix.vim
*** ../vim-8.1.1244/src/quickfix.c 2019-04-
Hi Bram,
On Wed, May 1, 2019 at 10:39 PM Yegappan Lakshmanan wrote:
>
> Hi Bram,
>
> On Wed, May 1, 2019 at 9:20 AM Bram Moolenaar wrote:
> >
> >
> > Yegappan wrote:
> >
> > > > > > > We will then have the following commands:
> > > > > > >
> > > > > > > cbelow - Go to an error line below the cur