Closed notpeelz closed 2 years ago
Thanks for the report! I can reproduce this.
Same problem happens when misspelling env vars, e.g :e $PWDD/
I've pushed ec38c95331a3333f70924031f78c6302813baf1c which should fix this issue.
Could you help verify by pulling the latest master? Thanks!
Neovim version:
:checkhealth
:Minimal vimrc:
Steps to reproduce:
nvim -u vim_config
:w !curl -F'
or:e '
At this point the command line should feel noticeably unresponsive.