Open

Description
This is an easy bug to reproduce.
- Do a reset of a branch by using the mouse, right click on a commit and reset to it. It will open a terminal window where it will input the command.
- Make the same terminal busy, for example you can show the output of a log file "tail -f "
- Try to do another reset.
What gitlens tries to do is it tries to use the same terminal, I can see it inserts the command but nothing happens. It should probably open a new terminal window in such situations. It confused me couple of times.
Metadata
Metadata
Assignees
Labels
No labels