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

missing verb when cycling among verb completions #902

Closed
Canop opened this issue Jul 15, 2024 · 0 comments · Fixed by #903
Closed

missing verb when cycling among verb completions #902

Canop opened this issue Jul 15, 2024 · 0 comments · Fixed by #903
Labels
bug Something isn't working

Comments

@Canop
Copy link
Owner

Canop commented Jul 15, 2024

Reported by @AeliusSaionji in #901 (comment)

Test case:

  { invocation: "test_stdout_quit" cmd: ":write_stdout {file};:quit" }
  { invocation: "testln_stdout_quit" cmd: ":writeln_stdout {file};:quit" }
  { invocation: "test_stdout" cmd: ":write_stdout {file}" }
  { invocation: "testln_stdout" cmd: ":writeln_stdout {file}" }

Type :testln then the completions aren't exhaustive

@Canop Canop added the bug Something isn't working label Jul 15, 2024
Canop added a commit that referenced this issue Jul 15, 2024
@Canop Canop closed this as completed in 081aa69 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant