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 fails with 1st level shortcut #100

Open
rwxrob opened this issue Nov 5, 2022 · 0 comments
Open

Completion fails with 1st level shortcut #100

rwxrob opened this issue Nov 5, 2022 · 0 comments

Comments

@rwxrob
Copy link
Owner

rwxrob commented Nov 5, 2022

It seems that completion expansion does not work for multiple levels for based commands within a monolith. This is possibly only affecting the 1-level commands.

So within a z monolith with z keg node command:

	Shortcuts: Z.ArgMap{
		"kn":        {"keg", "node"},
	},

Tapping tab on z kn becomes z node and not z keg node.

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