]> git.ipfire.org Git - thirdparty/bash.git/blame - po/boldquot.sed
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix
[thirdparty/bash.git] / po / boldquot.sed
CommitLineData
b80f6443
JA
1s/"\([^"]*\)"/“\1”/g
2s/`\([^`']*\)'/‘\1’/g
3s/ '\([^`']*\)' / ‘\1’ /g
4s/ '\([^`']*\)'$/ ‘\1’/g
5s/^'\([^`']*\)' /‘\1’ /g
6s/“”/""/g
7s/“/“\e[1m/g
8s/”/\e[0m”/g
9s/‘/‘\e[1m/g
10s/’/\e[0m’/g