Fix test handling of ' and rotate-content test

This commit is contained in:
Maxime Coste 2015-06-21 19:36:53 +01:00
parent 75dd74ff43
commit 70dfb4ba6b
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ main() {
catch %{
exec gg
}
exec '$(cat cmd | sed -e s/\'/\\\'/g)'
exec '$(cat cmd | sed -e s/\'/\\\\\'/g)'
eval -buffer *debug* write debug
nop %sh{ IFS==
echo \"\$kak_selections\" > selections

View File

@ -1 +1 @@
<a-R>
<a-'>