chrisbra/NrrwRgn

Errors when quiting the :NRMulti window/buffer

aleprovencio opened this issue · 3 comments

Hello,
making changes to the :NRMulti window/buffer works fine, but I'm getting these errors upon quitting the window:

Erro detectado ao processar function 163_WriteNrrwRgn..163_NrrwRgnAuCmd:
linha 44:
E716: Chave inexistente no Dicionário: winnr "wincmd w"
E15: Expressão inválida: s:nrrw_rgn_lines[a:instn].winnr "wincmd w"

Regards!

Am 2014-08-20 17:08, schrieb aleprovencio:

Hello,
making changes to the :NRMulti window/buffer works fine, but I'm
getting these errors upon quitting the window:

Erro detectado ao processar function
163_WriteNrrwRgn..163_NrrwRgnAuCmd:
linha 44:
E716: Chave inexistente no Dicionário: winnr "wincmd w"
E15: Expressão inválida: s:nrrw_rgn_lines[a:instn].winnr "wincmd w"

Regards!

Thanks for reporting. I think I fixed it.

Best,
Christian

Thanks a lot for your quick fix!
I should mention that the original buffer is keeping the highlight on the chunks that went to the :NRMulti window after quitting it. (not sure if this is intended)

Am 2014-08-20 20:07, schrieb aleprovencio:

Thanks a lot for your quick fix!
I should mention that the original buffer is keeping the highlight on
the chunks that went to the :NRMulti window after quitting it. (not
sure if this is intended)

Oh, I didn't notice this. I'll look into it later.
Thanks for the feedback.

Best,
Christian