Implement clipboard and QR presentation #12
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 clipboard and QR presentation paths used by base pass and pass-otp without helper processes.
Scope
show --clip/--qrcodewith optional line number andgenerate --clip/--qrcode.crates/storage.Acceptance criteria
xclip,wl-clipboard,pbcopy,qrencode, shell, or other process is launched.Prerequisites
Read/search commands; secure secret storage.
Implemented in commit
b8c614eand pushed to main.Implementation:
Issue-focused verification:
Required gates passed: