matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 77 forks source link

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

Open JarHMJ opened 5 years ago

JarHMJ commented 5 years ago

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

JarHMJ commented 5 years ago

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

JarHMJ commented 5 years ago

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