Describe the bug
sudo command dose not display password prompt, so I can't input password to sudo command on gvim after v8.2.2919 ( 6a43b37 ).
To Reproduce
SHELL=zsh vim -g -c 'set shelltemp' -c ':!sudo touch /tmp/foobar' -u NONE
EDIT: add SHELL=zsh
Expected behavior
I can input password to sudo command.
Screenshots
-
vim 8.2.2918

-
vim 8.2.3469

Environment (please complete the following information):
- Vim 8.2.3469 (8.2.2919 or later)
- OS: Ubuntu 18.04
- Terminal: GUI (gtk3)