sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Allow access to active console, so that we can input required git commands without having to open a different terminal. #1957

Open smoia opened 3 months ago

smoia commented 3 months ago

Problem description

Sometimes I'd like to run more complex git commands than the ones SM allows. Sometimes, SM asks to run particular commands, especially when setting tracks of branches. Being able to open a console already positioned in the right repo folder within SM, rather than a new terminal, would be awesome-r

Preferred solution

Allow for an interactive console, rather than just a console that I can read or one that has fixed commands input.