Closed psprint closed 1 year ago
I've also added a description to README.
Could the PR be merged?
Could the PR be merged?
I've cleanup the PR (squash and 'feat:" prefix), could it be merged?
Is there any obstacle to merge the commit? It's an isolated change – active at prompt, live – it cannot break anything…
@vladdoster @pschmitt @jankatins ping
@vladdoster Could the PR be merged as an Xmas gift? A mention of this could be added to README.md.
@vladdoster @pschmitt @jankatins ping for merging this PR, presentation:
Description
Complete plugin ids at any position in the command line via
Alt-Shift-A
and ices viaAlt-Shift-C
. Both keys are unbound by default, and can be customized via two zstyles, e.g.:Motivation and Context
Current normal completion doesn't work with
for
-syntax – it'll not complete plugin id for, e.g.:While the new, action-complete, will work at any position.
Related Issue(s)
Closes #331.
Usage examples
See: https://asciinema.org/a/3bzyTIEXN4iNiDLyRAARcDypt
Types of changes
Checklist: