matchai/spacefish

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

JarHMJ opened this issue · 2 comments

Bug Report

Current Behavior
When I execute the command in the git repository, the result is output normally, but it takes a long time to execute the result and output an error message that is ‘test: Expected a combining operator like '-a' at index 1’.

Relevant Fish Configuration

set SPACEFISH_TIME_SHOW true
set SPACEFISH_DATE_SHOW true

Environment

  • Spacefish version: [2.4.0]
  • Fish version: [fish, version 3.0.2]
  • Fish plugin manager: [fisher]
  • Terminal emulator: [cmder,git bash , pycharm terminal]
  • Operating system: [wsl(ubuntu18.04) on Windows 10]

This bug only happened at when the git repository is on win10.

When the git repositry is on wsl , everything is all ok.