Neomake: autocmd BufEnter stuck in loclist

Created on 25 May 2016  路  3Comments  路  Source: neomake/neomake

Hi,

I'm having issues using autocmd BufEnter with let g:neomake_open_list = 2 The loclist never shows up and I stop seeing my commandline. If I set open_list=1 I am stuck in the locationlist, i.e. as soon as I switch into the buffer which contains the code I'm send back to the loclist. This was mentioned by @ @edwardsmit in #408 . Tested with neovim 0.1.3 and pylint

Most helpful comment

@cycomanic @edwardsmit
I had the same problem.
Switching to BufWinEnter solved for me!

All 3 comments

@cycomanic I think it's the _exact_ same problem I'm seeing.

@cycomanic @edwardsmit
I had the same problem.
Switching to BufWinEnter solved for me!

I assume this to be fixed by beb34c9.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sirex picture sirex  路  6Comments

nathanajah picture nathanajah  路  6Comments

ManiacalAce picture ManiacalAce  路  7Comments

pengowen123 picture pengowen123  路  6Comments

dj-foxxy picture dj-foxxy  路  7Comments