On 8 July 2016, Bram Moolenaar <[email protected]> wrote:
>
> Lcd wrote:
>
> > On 7 July 2016, Bram Moolenaar <[email protected]> wrote:
> > >
> > > Patch 7.4.1997
> > > Problem: Cannot easily scroll the quickfix window.
> > > Solution: Add ":cbottom".
> > [...]
> >
> > This doesn't seem to work with loclist windows. For what it's
> > worth.
>
> Example? Possibly in a form we can add a test.
Running Vim in the source tree:
:lv /a/ *.txt
:lopen
:cbottom
(nothing happens).
The same thing with quickfix windows seems to work as expected:
:vim /a/ *.txt
:copen
:cbottom
(the cursor moves to the last quickfix entry).
/lcd
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.