Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix tab completion for revisions in base parameter #64

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Fix tab completion for revisions in base parameter #64

merged 1 commit into from
Aug 30, 2022

Conversation

pe
Copy link
Contributor

@pe pe commented Aug 30, 2022

It currently doesn't work.

From the documentation https://fishshell.com/docs/current/cmds/complete.html
-f: This completion may not be followed by a filename.
-r: This completion must have an option argument, i.e. may not be followed by another option.
-x: Short for -r and -f

It currently doesn't work.

From the documentation https://fishshell.com/docs/current/cmds/complete.html
-f: This completion may not be followed by a filename.
-r: This completion must have an option argument, i.e. may not be followed by another option.
-x: Short for -r and -f
@keis
Copy link
Owner

keis commented Aug 30, 2022

Thanks!

@keis keis merged commit 76c688c into keis:master Aug 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants