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
+1
View File
@@ -0,0 +1 @@
# Fallback completion module intentionally exports nothing.