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

[Feature Request]: command completion #1167

Closed
mralusw opened this issue Feb 1, 2024 · 1 comment
Closed

[Feature Request]: command completion #1167

mralusw opened this issue Feb 1, 2024 · 1 comment

Comments

@mralusw
Copy link

mralusw commented Feb 1, 2024

What feature would you like to see?

Maybe I'm doing something wrong here, but is :<TAB> in the command line suppose to invoke filename completion, right from the start? I was about to try and see which settings the :set command accepts using <TAB>, but I couldn't get that far.

@ninewise
Copy link
Collaborator

ninewise commented Feb 6, 2024

Yes, tab in command mode always triggers filename completion. There's no distinction on previous characters. There's some plugins allowing more complicated completion, though.

See the comment on #1007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants