cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.89k stars 2.03k forks source link

Path displays incorrectly if string "master" is in directory name #2116

Closed generic11 closed 5 years ago

generic11 commented 5 years ago

Purpose of the issue

Version Information

I am running Conemu version 180626 on Windows 10 Enterprise vers. 1709.

Description of the issue

I have an issue where the prompt displays incorrectly when I have the string "master" as a portion of a directory name.

My case: aiScript is a subdirectory of this folder: C:\dev\ifpMisc\archmasterScript. If I cd into aiScript, the prompt looks like: C:\dev\ifpMisc\archmaster -> originScript\aiScript (master -> origin)

When I change the folder "archmasterScript" to "archmastScript" everything works fine.

This might be related to #1979 - "Path in certain branch of git displays out of order." as the last commenter also had an issue where a keyword appears to be replaced by the git branch information.

Thanks so much!

lucas-gonzalez commented 5 years ago

I ran into this same issue. I have been able to isolate it to issue #104 in clink-completions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in a week if no further activity occurs. Thank you for your contribution(s).

stale[bot] commented 5 years ago

This issue has been automatically closed due to it not having any activity since it was marked as stale. Thank you for your contribution(s).