Skip to content

Spyder-terminal release v0.4.0

Compare
Choose a tag to compare
@steff456 steff456 released this 21 Jul 20:56
· 170 commits to master since this release

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