]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the \B escape for prompts so that it uses wcwidth() instead of
authordrh <>
Sat, 11 Apr 2026 11:24:09 +0000 (11:24 +0000)
committerdrh <>
Sat, 11 Apr 2026 11:24:09 +0000 (11:24 +0000)
commitc8b130f2550155b07174765be33ba7c52ec6bef3
tree405dd3a4d6de487a01fcdf946eafa77e0022aae3
parent504cfd5ec72d41a26f42df27fe4c699e6172f4fd
Fix the &#92;B escape for prompts so that it uses wcwidth() instead of
strlen() to compute spacing.

FossilOrigin-Name: c6ff4f701d9cf963cf2472ed72ad4e201227560dde2ba8d48602af2e49170e89
manifest
manifest.uuid
src/shell.c.in