diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-12-06 13:23:39 +0800 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-12-06 13:23:39 +0800 |
| commit | 363a0c3a0d95c2eafddda1d027a62835e851ff61 (patch) | |
| tree | e25cfa7591e7e9946df92c090236033ba3a60763 /test/normal/insert-replace | |
| parent | 936b95ac34b99248c61f0502f53094e1244e5943 (diff) | |
man.kak: Fix behaviour when called with no params with Posix shells
Seems dash nevers falls back for ${@-$blah}, it does not considers $@
to be empty. Use ${1-$blah} instead as we never have more than one
parameter.
Diffstat (limited to 'test/normal/insert-replace')
0 files changed, 0 insertions, 0 deletions
