Skip to content

fix: command completion with a force command. #485

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

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

ueokande
Copy link
Owner

The completed command line does not include a force suffix ! even if the original command includes a force suffix !. For example, when user input a command as:

:bdelege! foo

and the Vimmatic completes a command by:

:bdelete https://foobar.local/

This PR fix the issue on completion with a force command.

@ueokande ueokande merged commit f74a4fe into master Jul 20, 2024
2 checks passed
@ueokande ueokande deleted the fix-force-command-completion branch July 20, 2024 10:25
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.

1 participant