Files
Linux_post_install/completions
Your Name e23d57e551
gates / consistency-and-conventions (push) Successful in 23s
fix: include category-less tools in pos tab completion
_pos_complete_categories offered only hyphenated categories plus a
hardcoded 'config', so 'pos <TAB>' never showed bank/tree. Category-less
tools are now discovered from the executable scan, and the words==3
dispatch routes no-hyphen tools to _pos_complete_tool so 'pos bank <TAB>'
offers list/add/show/run/edit/remove.
2026-09-12 07:29:30 -04:00
..