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

Completion not working with commands if no parameter was passed to them #4563

Closed
ivktac opened this issue Nov 2, 2022 · 1 comment · Fixed by #4587
Closed

Completion not working with commands if no parameter was passed to them #4563

ivktac opened this issue Nov 2, 2022 · 1 comment · Fixed by #4587
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug

Comments

@ivktac
Copy link
Contributor

ivktac commented Nov 2, 2022

Summary

Completion not working in command mode if there is not parameter

Also I noticed that if use alias :o completion works without parameter but instead the space between them was deleted

using-alias

when selected:
selected

Reproduction Steps

I tried this:

  1. :open or :theme

I expected this to happen: show completions

Instead, this happened: nothing shown

Helix log

No response

Platform

Linux

Terminal Emulator

zellij

Helix Version

helix 22.08.1 (c803ef8)

@ivktac ivktac added the C-bug Category: This is a bug label Nov 2, 2022
@archseer
Copy link
Member

archseer commented Nov 2, 2022

Could be a regression from #4316

\cc @mitsuhiko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants