diff --git a/rc/tools/spell.kak b/rc/tools/spell.kak index 901590d8..6b442cf0 100644 --- a/rc/tools/spell.kak +++ b/rc/tools/spell.kak @@ -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: " \ %{