My setup is: - I changed `Defaults env_reset` to `Defaults env_reset,pwfeedback` in /etc/sudoers, which stops me from having to count my keypresses when entering passwords when using sudo; - You apparently can expand this functionality with the read command; - I keep all my passwords in https://www.passwordstore.org/, and it's an easy `pass show -c <path to password>` to get it into the clipboard. It even does OTP calculations with the OTP extension installed.
Maybe something there will be useful? > P.S. Life is too short to mess around with vi. D'em's fightin' words

