edc/bass

Expected a combining operator like '-a' at index 1

marcosfede opened this issue · 3 comments

sourcing a file with bass source file throws
test: Expected a combining operator like '-a' at index 1

fish version: 2.7.1

edc commented

Without knowing the content of file, or at least the portion of it that contains the -a part, I cannot debug.

Sorry I should have been more clear.
It happens with any file I source
touch test
bass source test
triggers the error message

I'm on Mint 19 (does not happen on my mac machine with the same version of fish)

edc commented

This is fixed. Thanks for reporting!