Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(set): more featureful completion #1192

Merged
merged 1 commit into from
May 13, 2024
Merged

feat(set): more featureful completion #1192

merged 1 commit into from
May 13, 2024

Conversation

scop
Copy link
Owner

@scop scop commented May 12, 2024

Complete option flags, with plus and dash prefixes, setopt values only after -o/+o, allow filename completions if not preceded by - or --.

Closes #103

Complete option flags, with plus and dash prefixes, setopt values only
after `-o`/`+o`, allow filename completions if not preceded by `-` or
`--`.

Closes #103
@scop scop merged commit 1cb3eae into main May 13, 2024
7 checks passed
@scop scop deleted the feat/set branch May 13, 2024 20:11
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.

allow user to complete filenames after 'set --'
2 participants