diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ main() { eval -buffer *debug* write debug quit! } - try %{ exec -with-maps -with-hooks "%file{cmd}" } + try %{ exec -with-maps -with-hooks "%sh{cat cmd}" } exec -with-hooks <c-l> ' |
