summaryrefslogtreecommitdiff
path: root/test/normal/insert-replace/cmd
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-12-06 13:23:39 +0800
committerMaxime Coste <mawww@kakoune.org>2017-12-06 13:23:39 +0800
commit363a0c3a0d95c2eafddda1d027a62835e851ff61 (patch)
treee25cfa7591e7e9946df92c090236033ba3a60763 /test/normal/insert-replace/cmd
parent936b95ac34b99248c61f0502f53094e1244e5943 (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/cmd')
0 files changed, 0 insertions, 0 deletions