Rename --search
flag in list
command to filter
#10
Labels
No labels
Good First Issue
Help wanted
Kind/Breaking
Kind/Bug
Kind/CI-CD
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Question
Kind/Security
Kind/Testing
Reviewed
Accepted
Reviewed
Confirmed
Reviewed
Declined
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Inactive
Status
Need More Info
Status
Waiting On Author
Status
Waiting On Review
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#8 Improve the vaults listing
awiteb/lprs
Reference: awiteb/lprs#10
Loading…
Reference in a new issue
No description provided.
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?
refs:
/// Search and display only matching passwords.
///
/// The name and username will be searched. And service and note if included
#[arg(short = 'e', long, value_name = "TEXT")]
search: Option<String>,