git-prefix
git-prefix copied to clipboard
Fix Issue #29
Original Issue https://github.com/srmeyers/git-prefix/issues/29 states that the source control folder collapses if more than two folders are active.
I added an IF statement so that when only one folder is active, the selection works as expected and selects the textBox But if more than one folder is active in the source control tab it will not do this and keep the state of the collapsable folders.