v0.4.0
版本发布时间: 2020-07-22 04:56:51
spyder-ide/spyder-terminal最新发布版本:v1.2.2(2022-03-30 05:25:23)
Version 0.4.0, Major release: Spyder-Terminal v0.4.0 for Spyder 4 🎉
- Now the term is able to zoom in/out 🔎
- Fix the highlighting colors in the terminal 🖌
- Migrate the plugin to Python 3 🐍
- Now we support the latest xtermjs version 🤩
- Fix shortcuts bug in the appearance tab, now you can change the combination of all the shortcuts of the terminal 🎛
- You are able to search by regex, name and whole match in the terminal 👀
- Now the terminal is working on file directories with special characters 🔠 🔤
- Now the terminal have the option of setting a buffer limit 📝
- Now the terminal has translations into multiple languages 🇩🇪 🇧🇷 🇨🇴 🇨🇦 🇨🇱 🇪🇸 🇫🇷
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update spyder conda install spyder-terminal -c spyder-ide
Note: This usually takes a couple of days to work until conda packages are created and uploaded by conda-forge. Please be patient.
-
Or you can use pip with this command:
pip install -U spyder-terminal
For the list of new features, closed issues and merged pull requests in this release, please see our Changelog