sublimehq / sublime_merge

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

Button or ctrl+P shortcut to open git-scm shell #1712

Open dedels opened 1 year ago

dedels commented 1 year ago

Problem description

It is difficult to get to the git-scm shell to make commandline exec. I have to open containing folder, then use right click "open git bash here".

Preferred solution

It would be nice to be able to open this easily with ctrl+p or a button

srbs commented 1 year ago

workaround can be found here: https://github.com/sublimehq/sublime_merge/issues/186#issuecomment-618228195, be sure to use an open like command that works for your configuration

dedels commented 1 year ago

my current git does not have wt command... any other way to execute into a terminal? conemu would be even more preferred!