Mihail Malinouski
Mihail Malinouski
> Could you please clarify what you're trying to achieve? Enable context menus for opening other revisions in the "Blame mode"

> Could you please clarify why this change is necessary? See updated description
What about sending ctrl c and then changing. Or setting cd some other way
@pmiossec https://github.com/gitextensions/gitextensions/blob/master/src/app/GitUI/Shells/ConEmuControlExtensions.cs#L16 > > You could try to find something working better... > I tried this in this place `terminal.RunningSession.BeginGuiMacro("Keys").WithParam("^c").ExecuteSync()` It sometimes works. > What is the shell running? bash