| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
Remove compile_info.rs from .gitignore to keep it in version control,
preventing test failures when the template hasn't been processed yet.
Also reorder deployment script checks to verify git status before
running tests, ensuring a clean state before testing begins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`--quiet` flag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add title localization for helpdoc viewer
- Implement ANSI-aware string truncation for proper display
- Improve focus indication with color highlighting
- Move display_width utility to shared module
- Update welcome and command helpdoc formatting
- Bump copyright year to 2026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|