Now when I'm merging a branch, deleting it, or something else, Git Lens opens a new terminal panel, where it is integrated (GitLens Shell Integration). This opened terminal left after the command executed and sometimes I'm running other commands (such as npm run serve) in this shell.
And next time I'll use the GitLens command it can not be executed.
So, it would be better if it will close automatically. How it is made in Docker extension.
P.s. great extension and features 👍 . Author ⭐