home/rc
Maxime Coste 363a0c3a0d 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.
2017-12-06 13:23:39 +08:00
..
base added AbstractString to keywords 2017-11-30 15:44:12 +01:00
core man.kak: Fix behaviour when called with no params with Posix shells 2017-12-06 13:23:39 +08:00
extra Merge remote-tracking branch 'lenormf/fix-dockerfile' 2017-12-03 18:13:39 +08:00