spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
230 stars 78 forks source link

PR: Improve shell startup #329

Closed mrclary closed 1 year ago

mrclary commented 2 years ago

Terminal startup to use interactive and login flags rather than source startup files explicitly.

This should more easily achieve the expected terminal environment as it uses the shell's own mechanisms for launch startup.