aboutsummaryrefslogtreecommitdiff
path: root/src/systems/comp/context.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add shell flag to completion scripts and rename output files魏曹先生12 days1-1/+13
| | | | | | | | | | | - Add -F flag to all completion scripts to specify shell type - Rename completion output files to generic names (comp.sh, comp.zsh, etc.) - Add help text for jvn_comp program - Combine specific and default completion results - Add completion handlers for sheetdump, sheetedit, and version commands - Remove word count limits from workspace_alias and workspace_sheet completions
* Add windows path support in helpdoc_system_macros魏曹先生2026-03-201-1/+1
|
* Add global flags and language constants for completion魏曹先生2026-03-191-1/+1
|
* Add completions system for shell autocompletion魏曹先生2026-03-151-0/+33