Merge remote-tracking branch 'QiBaobin/spell-sed'

main
Maxime Coste 2023-09-08 05:27:05 +10:00
commit 0a54012f8e
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ define-command \
fi
printf %s "$kak_selection" |
eval "aspell -a $options" |
sed -n -e '/^&/ { s/^[^:]*: //; s/, /\n/g; p }'
sed -n -e '/^&/ { s/^[^:]*: //; s/, /\n/g; p;}'
} \
"Replace with: " \
%{