Skip to content

feat(archive): add password visibility toggle#220

Merged
MiguelRegueiro merged 1 commit into
mainfrom
password-visibility-toggle
Jul 3, 2026
Merged

feat(archive): add password visibility toggle#220
MiguelRegueiro merged 1 commit into
mainfrom
password-visibility-toggle

Conversation

@MiguelRegueiro

Copy link
Copy Markdown
Member

Summary

Add a visibility toggle to encrypted archive password prompts.

Passwords still start hidden, but the prompt now supports Alt+V and a inline eye button to show or hide the current input. The prompt also keeps the password field usable in short terminal windows by preserving the input row before showing the footer hint.

Testing

Verified with:

  • cargo fmt --check
  • cargo test --locked --test architecture_guardrails
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked
  • RUSTDOCFLAGS="-D warnings" cargo doc --locked --no-deps

Documentation and Changelog

  • Updated docs when behavior, configuration, controls, or optional dependencies changed
  • Added a CHANGELOG.md entry for user-visible changes
  • Docs and changelog are not needed

@MiguelRegueiro MiguelRegueiro merged commit 6174b88 into main Jul 3, 2026
7 checks passed
@MiguelRegueiro MiguelRegueiro deleted the password-visibility-toggle branch July 3, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant