diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-03-01 14:04:52 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-03-01 14:04:52 +1100 |
| commit | 7dfd439263a4f46ba5a0da861d457950cb4965be (patch) | |
| tree | bdcf6c72ae5c436388f279fedd617d96c02888b9 /test/run | |
| parent | 5c247bf1dd66a46b3263f232f353e7949e8aafd0 (diff) | |
| parent | a6a1c34288535f71fd20f6ec8b2a46a073bd1ed4 (diff) | |
Merge remote-tracking branch 'Delapouite/user-mode-lock'
Diffstat (limited to 'test/run')
| -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 "%sh{cat cmd}" } + try %{ exec -with-maps "%sh{cat cmd}" } exec <c-l> eval -buffer *debug* write debug nop %sh{ |
