randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.37k stars 83 forks source link

Opt-in to python 3.8 plugin_host. #409

Open deathaxe opened 5 months ago

deathaxe commented 5 months ago

Package Control 4.0 supports python 3.8 dependencies/libraries.

Required libraries are provided via https://github.com/packagecontrol/channel

With those requirements met, Terminus can migrate.

jtojnar commented 1 month ago

This is now in master: https://github.com/randy3k/Terminus/commit/6294ecdf08b5c9499fcc9d4aa20a78183e59d89e

@randy3k Would be nice to make a new release since without this, environment changes from Python 3.8 plug-ins will not be visible. This makes Terminus unusable with direnv, for example.