radicle-heartwood-lfs/crates/radicle-term
Lorenz Leutgeb 88bf2a9648
term: Remove typing indication for passwords
`inquire::PasswordDisplayMode::Masked` causes inquire to
render characters of the password text input marked as
different characters (asterisks).

Users reported that they would prefer password text input to not be
rendered at all, i.e., have no indication of input. This is inquire's
default, so remove the lines that set the display mode.
2026-06-12 14:21:21 +02:00
..
src term: Remove typing indication for passwords 2026-06-12 14:21:21 +02:00
CHANGELOG.md term: Release 0.18.0 2026-05-06 21:00:14 +01:00
Cargo.toml term: Release 0.18.0 2026-05-06 21:00:14 +01:00