diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-25 09:12:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-25 09:12:39 +0300 |
| commit | 9e4e8c9eae0849a6096133c8701a1c1105600374 (patch) | |
| tree | 93cc4f9c6839b0c3f8043da1531d888f327910f9 /docs/basic-arithmetic.md | |
| parent | 2ebfe46fe6e75aa876cee4fb5b543427ae07a368 (diff) | |
fix: don't offer exact-match completions to prevent readline duplication
When the typed word already exactly matches a command (e.g. 'help'),
return no completions. Readline would append the match, producing
'helphelp'. Partial matches still work normally (e.g. 'he' → 'help').
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions
