summaryrefslogtreecommitdiff
path: root/scripts/deploy/completions/zsh.zsh
AgeCommit message (Collapse)Author
9 hoursAdd shell completion system with descriptions and i18n support魏曹先生
27 hoursAdd shell flag to completion scripts and rename output files魏曹先生
- 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
35 hoursSplit Unix completion script entry into separate bash/zsh/fish versions魏曹先生