Skip to content

Spyder-terminal release v1.0.0

Compare
Choose a tag to compare
@steff456 steff456 released this 07 Jul 20:28
· 62 commits to master since this release

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