randy3k / Terminus

Bring a real terminal to Sublime Text

Home Page:https://packagecontrol.io/packages/Terminus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to set PowerShell Core as `default_config`

MrHemlock opened this issue · comments

When I set PowerShell Core as the default config or attempt to open it as a panel from the List Shells list, I get this error in the Sublime console:

Traceback (most recent call last):
  File "C:\Users\runner\AppData\Roaming\Sublime Text 3\Installed Packages\Terminus.sublime-package\terminus/commands.py", line 29, in <lambda>
  File "C:\Users\runner\AppData\Roaming\Sublime Text 3\Installed Packages\Terminus.sublime-package\terminus/commands.py", line 192, in run_async
  File "C:\Users\runner\AppData\Roaming\Sublime Text 3\Installed Packages\Terminus.sublime-package\terminus/terminal.py", line 244, in kill
AttributeError: 'Terminal' object has no attribute 'process'

Not a huge huge deal for me since I'm able to run the regular PowerShell install, but it would be really nice to have PS Core.