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

Command-line flags are not autocompleted correctly. #1118

Open
UtkarshVerma opened this issue Mar 13, 2024 · 0 comments
Open

Command-line flags are not autocompleted correctly. #1118

UtkarshVerma opened this issue Mar 13, 2024 · 0 comments

Comments

@UtkarshVerma
Copy link

Code editor

nvim

Platform

Linux

Version

5.1.2

What steps will reproduce the bug?

  1. Open a shell script.
  2. Type command and invoke autocompletion for the flags.

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior?

Flags are autocompleted correctly.

What do you see instead?

The first character after hyphen is ignored when accepting the autocompletion.

Additional information

Here's a video demonstrating the bug.

2024-03-13_13-09-34.mp4
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

No branches or pull requests

1 participant