helix icon indicating copy to clipboard operation
helix copied to clipboard

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

Open ivktac opened this issue 2 years ago • 1 comments

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 (c803ef87)

ivktac avatar Nov 02 '22 01:11 ivktac

Could be a regression from https://github.com/helix-editor/helix/pull/4316

\cc @mitsuhiko

archseer avatar Nov 02 '22 03:11 archseer