feat(nushell): add auto-bootstrapped completion registry flow
- generate cache registry module from command list and load it at startup - add pj completion sync (-s) with optional help and restart behavior - keep missing-cache fallback via noop module and preserve cache ignore rules
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
.zed
|
||||
.vscode
|
||||
nushell/cache/*
|
||||
!nushell/cache/.gitignore
|
||||
|
||||
Reference in New Issue
Block a user