You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use nvim and vimtex_quickfix_autoclose_after_keystrokes. Vimtex count movement in Quickfix buffer and close it after couner reached. It's somehow connected with language settings because if I use LANG=C vimtex_quickfix_autoclose_after_keystrokes works as expected.
Steps to reproduce
Set language into non English locale.
set vimtex_quickfix_autoclose_after_keystrokes non zero.
Open quickfix buffer and switch to it.
Expected behavior
Quickfix buffer is open, despite vimtex_quickfix_autoclose_after_keystrokes value.
Actual behavior
Quickfix buffer close after vimtex_quickfix_autoclose_after_keystrokes reached.
Description
Hi, I use nvim and vimtex_quickfix_autoclose_after_keystrokes. Vimtex count movement in Quickfix buffer and close it after couner reached. It's somehow connected with language settings because if I use LANG=C vimtex_quickfix_autoclose_after_keystrokes works as expected.
Steps to reproduce
Set language into non English locale.
set vimtex_quickfix_autoclose_after_keystrokes non zero.
Open quickfix buffer and switch to it.
Expected behavior
Quickfix buffer is open, despite vimtex_quickfix_autoclose_after_keystrokes value.
Actual behavior
Quickfix buffer close after vimtex_quickfix_autoclose_after_keystrokes reached.
Do you use a latexmkrc file?
yes, but non relevant
VimtexInfo
The text was updated successfully, but these errors were encountered: