Releases: spyder-ide/spyder-terminal
Spyder-terminal release v1.2.2
Version 1.2.2, Minor release: Spyder-Terminal v1.2.2 for Spyder 5.2.x 🎉
- Upgrade to pywinpty 2.0.5 🆙
- Maintenance of the CIs 🔨
- Prevent showing an error when closing the plugin 👀
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder -c conda-forge conda install spyder-terminal -c conda-forge
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
Spyder-terminal release v1.2.1
Version 1.2.1, Minor release: Spyder-Terminal v1.2.1 for Spyder 5.2.x 🎉
- Fix double zoom level for new terminals 🔎
- Upgrade to pywinpty 2.0.1 🆙
- Fix Spyder requirement ⚙️
- Maintenance of the CIs 🔨
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder -c conda-forge conda install spyder-terminal -c conda-forge
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
Spyder-terminal release v1.2.0
Version 1.2.0, Minor release: Spyder-Terminal v1.2.0 for Spyder 5.2.x 🎉
- Migration to Spyder's 5.2.x new API 🥳
- Update to xtermjs 4.15 🆙
- Improve new terminals when a project is available ➕
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder -c conda-forge conda install spyder-terminal -c conda-forge
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
Spyder-terminal release v1.1.0
Version 1.1.0, Minor release: Spyder-Terminal v1.0.0 for Spyder 5.1.x 🎉
- Migration to Spyder's 5.1.x new API 🥳
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder conda install spyder-terminal -c conda-forge
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
Spyder-terminal release v1.0.0
Version 1.0.0, Major release: Spyder-Terminal v1.0.0 for Spyder 5.0.5 🎉
- Migration to Spyder's 5 new API 🥳
- Update to the latest release of xtermjs ⬆️
- Add blue border when the terminal is focused like all the other plugins 🟦
- Anaconda powers are now available in the terminal 💪
- New customizable option for the cursor 🖱
- Save the zoom across terminals 🔎
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder conda install spyder-terminal -c conda-forge
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
Spyder-terminal release v0.5.0
Version 0.5.0, Major release: Spyder-Terminal v0.5.0 for Spyder 4.2 🎉
- Fix the terminal with the latest version of terminado 🔧
- Update to the latest release of xtermjs ⬆️
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install 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
Spyder-terminal release v0.4.2
Version 0.4.2, Minor release: Spyder-Terminal v0.4.2 for Spyder 4 🎉
- Add support to
Xonsh
shell 🐚
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
Spyder-terminal release v0.4.1
Version 0.4.1, Minor release: Spyder-Terminal v0.4.1 for Spyder 4 🎉
- Fix compatibility issues of tornado with python 3.8 in Windows 🧑🏼🔧
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
Spyder-terminal release v0.4.0
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
Spyder-terminal release v0.3.2
Version 0.3.2, Minor release: Spyder-Terminal bug fix for Spyder 4 🎉
Fixes the crash bug when opening the preferences tab 🔧
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