]> git.ipfire.org Git - thirdparty/bash.git/blame - po/boldquot.sed
Bash-4.3 patch 7
[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