Must press ENTER (cf. #661)
This commit is contained in:
parent
10372c7d3a
commit
a9e8f2e502
@ -19,7 +19,7 @@ function! vimtex#echo#wait() " {{{1
|
||||
|
||||
if filereadable(expand('%'))
|
||||
echohl VimtexMsg
|
||||
call input('Press any key to continue ...')
|
||||
call input('Press ENTER to continue')
|
||||
echohl None
|
||||
else
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user