Implement the password-store tree sidebar #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Implement the Mutt-style password-store tree sidebar and keyboard-first navigation.
Scope
j/kand arrow navigation, page up/down, first/last, parent/child movement, expand/collapse and Enter to open.Acceptance criteria
Prerequisites
Mutt-style TUI shell and action model.
Implemented in commit
91f58baand pushed to main.Implementation:
Verification: