summaryrefslogtreecommitdiff
path: root/docs/basic-arithmetic.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-25 09:12:39 +0300
committerPaul Buetow <paul@buetow.org>2026-05-25 09:12:39 +0300
commit9e4e8c9eae0849a6096133c8701a1c1105600374 (patch)
tree93cc4f9c6839b0c3f8043da1531d888f327910f9 /docs/basic-arithmetic.md
parent2ebfe46fe6e75aa876cee4fb5b543427ae07a368 (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