Skip to content

Busy terminal stops reset current branch to.... #1670

Open
@ghost

Description

This is an easy bug to reproduce.

  1. 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.
  2. Make the same terminal busy, for example you can show the output of a log file "tail -f "
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions