Be able to change the default terminal of Brackets-Git to Windows Terminal.
Whenever I change the custom terminal command in Git Settings to wt (or wt.exe) and reload Brackets, it automatically resets to Git Bash. I've altered terminal.sh to add an elif for wt but the settings still resets to Git Bash after reloading.
Be able to change the default terminal of Brackets-Git to Windows Terminal.
Whenever I change the custom terminal command in Git Settings to
wt(orwt.exe) and reload Brackets, it automatically resets to Git Bash. I've alteredterminal.shto add an elif forwtbut the settings still resets to Git Bash after reloading.