Skip to content

fix: initialize TUI credentials before raw mode - #1850

Draft
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1787-tui-password-initialization
Draft

fix: initialize TUI credentials before raw mode#1850
magrathean-uk wants to merge 1 commit into
rustic-rs:mainfrom
magrathean-uk:split/issue-1787-tui-password-initialization

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1787

Initializes credential prompts before the TUI switches the terminal into raw mode, so password input works reliably at startup.

Validation: cargo fmt --check; focused TUI tests; git diff --check.

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.

rustic tui gets stuck on startup if password is provided interactively

1 participant