You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if support for generating clink completions (for tools like poetry) could be added. I'm glad to help if the idea gets considered by the team.
The text was updated successfully, but these errors were encountered:
Seems like something doable, provided that clink doesn't change their API too often. I am open to considering it, but most likely as a post-3.0 feature. Right now I want to focus on refactoring and improving already existing features.
Clink introduces multiple modern shell features to Windows cmd.exe, and it supports extending completions through Lua 5.2 scripts like:
and
It would be great if support for generating clink completions (for tools like poetry) could be added. I'm glad to help if the idea gets considered by the team.
The text was updated successfully, but these errors were encountered: