Fix test handling of ' and rotate-content test
This commit is contained in:
parent
75dd74ff43
commit
70dfb4ba6b
2
test/run
2
test/run
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a-R>
|
||||
<a-'>
|
||||
|
|
Loading…
Reference in New Issue
Block a user