lambdalisue / vim-suda

🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows
MIT License
725 stars 29 forks source link

When sudo is configured to ask for a fingerprint, suda halts for a long time #56

Open LyesSaadi opened 1 year ago

LyesSaadi commented 1 year ago

Using a fingerprint "unhalts" suda.

It seems sudo is waiting for a fingerprint despite writing a password.

lambdalisue commented 1 year ago

Need minimal vimrc and reproduction steps.