在 mintty 中執行 cygwin chere

在 mintty 中執行 cygwin chere

每當我使用chere「Bash Prompt Here」時,bash 提示符號都會在 Window 的cmd.exe.有沒有辦法讓它直接mintty在目錄中運行,而不僅僅是cmd.exe使用bash?

答案1

顯然chere有一個選項可以指定使用哪個終端,使用 -t 選項例如,要使用mintty,運行

chere -i -t mintty

答案2

建立一個新的 mintty.exe 捷徑並放入

C:\cygwin\bin\mintty.exe -e /path/to/chere

作為其中的目標

不確定 chere 是什麼,請給我們一個連結..

相關內容