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:
2026-05-30 23:12:21 +08:00
parent 10d133444d
commit 356d4ab780
4 changed files with 95 additions and 18 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
*
!.gitignore
!.gitignore
!noop.nu