Open HarHarLinks opened 4 years ago
Hi. Thanks for the report! I am afraid, combining git status and tree is not really supported currently. It was broken before, but my last changes made it worse since it crashes now... :scream:
Just to mention, on my side (under Cygwin), it works well unless there is a filename with a space or when it reaches the second level depth...
Description
I believe this is a new issue; I could not find a dupe.
There seems to be an issue when combining
--gs
and--tree
, e.g.:Note the wrong path causing the error, should be:
/home/myself/.oh-my-zsh/custom/plugins/somecustompluginfolder
.Works without
--gs
: