Mihail Malinouski

Results 5 comments of Mihail Malinouski

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

![image](https://github.com/user-attachments/assets/cb53e385-ebb4-4486-b91f-97750ebd4149)

> 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