Hi Troy, I'm not sure if this feature is really required. Typing a wrong password can be corrected on second attempt anyways.
What is the opinion of other users to this change? BR, Anselm On 5 June 2016 at 23:22, Troy Sankey <sankey...@gmail.com> wrote: > Before this commit, only pressing Escape would reset the input. This commit > makes Ctrl-u do the same. Rationale: it more closely mimics behavior of > login(1)/getpass(3).