onepub-dev / onepub-dev/reVault
command line completion not completed lockbox paths
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4
- Forks
- 0
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 1
Description
If I type 'lbx open /some/path' then hit tab I'm expecting the completion to help me navigate the directory structure a highlight any lockboxes it comes across as we navigate the path.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the command-line completion entry point and reproduce completion for lbx open /some/path; trace how directory paths are offered. Done means Tab completion helps navigate nested directories and highlights any lockboxes encountered along the path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100