Hi Stephan, > A common use-case for me is to open a Git bash in a WC directory and > have Explorer showing the same directory in parallel. Currently, this > requires me to > > 1. navigate to the parent directory of the WC, > 2. right-click on the WC directory and click 'Open Bash Here', > 3. move the Git console out of the way, > 4. enter the WC directory in Explorer, > 5. activate Git bash.
at first I did not understand your problem at all, but then it came to my mind that you're probably launching the "Git Bash Here" that comes with the msysGit installer from the context menu that pops up when right-clicking a directory in the *list view* of Windows Explorer. I usually have the same workflow as you, and what I do is to select the WC directory I'm interested in in the *tree view*, use the "Git Bash Here" from there, and I'm set. PS: Is there currently anything Cheetah can do that is not covered by the "Git Bash Here" and "Git GUI Here" context menu entries that come with the msysGit installer? -- Sebastian
