Spyder-terminal

Latest version: v1.2.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.2

Pull Requests Merged

* [PR 237](https://github.com/spyder-ide/spyder-terminal/pull/237) - PR: Add Xonsh to list of supported terminals in Unix and Windows, by [steff456](https://github.com/steff456)

In this release 1 pull request was closed.

0.4.1

Issues Closed

* [Issue 235](https://github.com/spyder-ide/spyder-terminal/issues/235) - Plugin fails on Python 3.8 and Windows ([PR 236](https://github.com/spyder-ide/spyder-terminal/pull/236) by [steff456](https://github.com/steff456))

In this release 1 issue was closed.

Pull Requests Merged

* [PR 236](https://github.com/spyder-ide/spyder-terminal/pull/236) - PR: Add tornado patch for python 3.8 in windows, by [steff456](https://github.com/steff456) ([235](https://github.com/spyder-ide/spyder-terminal/issues/235))

In this release 1 pull request was closed.

0.4.0

Issues Closed

* [Issue 233](https://github.com/spyder-ide/spyder-terminal/issues/233) - Update translations
* [Issue 227](https://github.com/spyder-ide/spyder-terminal/issues/227) - Add option to set buffer limit ([PR 228](https://github.com/spyder-ide/spyder-terminal/pull/228) by [steff456](https://github.com/steff456))
* [Issue 225](https://github.com/spyder-ide/spyder-terminal/issues/225) - Terminal error "ValueError: Invalid cookie 'cwd'" ([PR 229](https://github.com/spyder-ide/spyder-terminal/pull/229) by [steff456](https://github.com/steff456))
* [Issue 224](https://github.com/spyder-ide/spyder-terminal/issues/224) - Add widget for find functionality in the terminal ([PR 226](https://github.com/spyder-ide/spyder-terminal/pull/226) by [steff456](https://github.com/steff456))
* [Issue 219](https://github.com/spyder-ide/spyder-terminal/issues/219) - Remove QWebKit from the code ([PR 221](https://github.com/spyder-ide/spyder-terminal/pull/221) by [steff456](https://github.com/steff456))
* [Issue 218](https://github.com/spyder-ide/spyder-terminal/issues/218) - Shortcuts are not appearing in the preferences pane ([PR 222](https://github.com/spyder-ide/spyder-terminal/pull/222) by [steff456](https://github.com/steff456))
* [Issue 213](https://github.com/spyder-ide/spyder-terminal/issues/213) - Update to xterm.js latest version ([PR 214](https://github.com/spyder-ide/spyder-terminal/pull/214) by [steff456](https://github.com/steff456))
* [Issue 212](https://github.com/spyder-ide/spyder-terminal/issues/212) - Migrate this plugin to Python 3 ([PR 215](https://github.com/spyder-ide/spyder-terminal/pull/215) by [steff456](https://github.com/steff456))
* [Issue 206](https://github.com/spyder-ide/spyder-terminal/issues/206) - Correctly generate logging files ([PR 210](https://github.com/spyder-ide/spyder-terminal/pull/210) by [steff456](https://github.com/steff456))
* [Issue 202](https://github.com/spyder-ide/spyder-terminal/issues/202) - Problems when highlight text on terminal ([PR 216](https://github.com/spyder-ide/spyder-terminal/pull/216) by [steff456](https://github.com/steff456))
* [Issue 148](https://github.com/spyder-ide/spyder-terminal/issues/148) - How to increase/decrease size of font in terminal? ([PR 217](https://github.com/spyder-ide/spyder-terminal/pull/217) by [steff456](https://github.com/steff456))

In this release 11 issues were closed.

Pull Requests Merged

* [PR 232](https://github.com/spyder-ide/spyder-terminal/pull/232) - New Crowdin updates, by [spyder-bot](https://github.com/spyder-bot)
* [PR 231](https://github.com/spyder-ide/spyder-terminal/pull/231) - PR: Update translation files, by [steff456](https://github.com/steff456)
* [PR 229](https://github.com/spyder-ide/spyder-terminal/pull/229) - PR: Percent encode/decode cwd to encode spaces and special characters, by [steff456](https://github.com/steff456) ([225](https://github.com/spyder-ide/spyder-terminal/issues/225))
* [PR 228](https://github.com/spyder-ide/spyder-terminal/pull/228) - PR: Add scrollback option to the terminal, by [steff456](https://github.com/steff456) ([227](https://github.com/spyder-ide/spyder-terminal/issues/227))
* [PR 226](https://github.com/spyder-ide/spyder-terminal/pull/226) - PR: Add find widget to the terminal, by [steff456](https://github.com/steff456) ([224](https://github.com/spyder-ide/spyder-terminal/issues/224))
* [PR 223](https://github.com/spyder-ide/spyder-terminal/pull/223) - PR: Improve clipboard support in the terminal, by [steff456](https://github.com/steff456)
* [PR 222](https://github.com/spyder-ide/spyder-terminal/pull/222) - PR: Fix shortcuts to new API, by [steff456](https://github.com/steff456) ([218](https://github.com/spyder-ide/spyder-terminal/issues/218))
* [PR 221](https://github.com/spyder-ide/spyder-terminal/pull/221) - PR: Remove deprecated QWebKit code, by [steff456](https://github.com/steff456) ([219](https://github.com/spyder-ide/spyder-terminal/issues/219))
* [PR 217](https://github.com/spyder-ide/spyder-terminal/pull/217) - PR: Add option to zoom in/zoom out in the terminal, by [steff456](https://github.com/steff456) ([148](https://github.com/spyder-ide/spyder-terminal/issues/148))
* [PR 216](https://github.com/spyder-ide/spyder-terminal/pull/216) - PR: Fix highlight text on the terminal, by [steff456](https://github.com/steff456) ([202](https://github.com/spyder-ide/spyder-terminal/issues/202))
* [PR 215](https://github.com/spyder-ide/spyder-terminal/pull/215) - PR: Move Spyder-terminal plugin to Python 3, by [steff456](https://github.com/steff456) ([212](https://github.com/spyder-ide/spyder-terminal/issues/212))
* [PR 214](https://github.com/spyder-ide/spyder-terminal/pull/214) - PR: Upgrade xterm to 4.7 release, by [steff456](https://github.com/steff456) ([213](https://github.com/spyder-ide/spyder-terminal/issues/213))
* [PR 211](https://github.com/spyder-ide/spyder-terminal/pull/211) - PR: Fix issues when running our test suite in Azure, by [ccordoba12](https://github.com/ccordoba12)
* [PR 210](https://github.com/spyder-ide/spyder-terminal/pull/210) - PR: Generate logging files with Spyder's debug level, by [steff456](https://github.com/steff456) ([206](https://github.com/spyder-ide/spyder-terminal/issues/206))
* [PR 208](https://github.com/spyder-ide/spyder-terminal/pull/208) - Bump websocket-extensions from 0.1.3 to 0.1.4, by [dependabot[bot]](https://github.com/apps/dependabot)
* [PR 204](https://github.com/spyder-ide/spyder-terminal/pull/204) - Bump jquery from 3.4.1 to 3.5.0, by [dependabot[bot]](https://github.com/apps/dependabot)

In this release 16 pull requests were closed.

0.3.2

Pull Requests Merged

* [PR 201](https://github.com/spyder-ide/spyder-terminal/pull/201) - PR: Import sys for confpage, by [bnavigator](https://github.com/bnavigator)

In this release 1 pull request was closed.

0.3.1

Issues Closed

* [Issue 184](https://github.com/spyder-ide/spyder-terminal/issues/184) - Don't distribute our tests with the package ([PR 190](https://github.com/spyder-ide/spyder-terminal/pull/190) by [steff456](https://github.com/steff456))
* [Issue 183](https://github.com/spyder-ide/spyder-terminal/issues/183) - Add testing requirements to setup.py ([PR 185](https://github.com/spyder-ide/spyder-terminal/pull/185) by [steff456](https://github.com/steff456))
* [Issue 181](https://github.com/spyder-ide/spyder-terminal/issues/181) - Unknown mark pytest.mark.first on a test ([PR 186](https://github.com/spyder-ide/spyder-terminal/pull/186) by [steff456](https://github.com/steff456))
* [Issue 180](https://github.com/spyder-ide/spyder-terminal/issues/180) - Declare DEV mode in tests using conftest.py ([PR 192](https://github.com/spyder-ide/spyder-terminal/pull/192) by [steff456](https://github.com/steff456))
* [Issue 179](https://github.com/spyder-ide/spyder-terminal/issues/179) - test_terminal_resize assumes python command ([PR 191](https://github.com/spyder-ide/spyder-terminal/pull/191) by [bnavigator](https://github.com/bnavigator))
* [Issue 177](https://github.com/spyder-ide/spyder-terminal/issues/177) - Command prompt shows wrong shell ([PR 193](https://github.com/spyder-ide/spyder-terminal/pull/193) by [steff456](https://github.com/steff456))
* [Issue 176](https://github.com/spyder-ide/spyder-terminal/issues/176) - Update requirement to Spyder >=4.1.0 when released ([PR 178](https://github.com/spyder-ide/spyder-terminal/pull/178) by [steff456](https://github.com/steff456))

In this release 7 issues were closed.

Pull Requests Merged

* [PR 198](https://github.com/spyder-ide/spyder-terminal/pull/198) - PR: Add compatibility with the latest release of xterm, by [steff456](https://github.com/steff456)
* [PR 197](https://github.com/spyder-ide/spyder-terminal/pull/197) - PR: Add some missing files to the distribution package, by [ccordoba12](https://github.com/ccordoba12)
* [PR 196](https://github.com/spyder-ide/spyder-terminal/pull/196) - PR: Update release instructions with new loghub command, by [ccordoba12](https://github.com/ccordoba12)
* [PR 195](https://github.com/spyder-ide/spyder-terminal/pull/195) - PR: Fix font size bug when resizing the terminal, by [steff456](https://github.com/steff456)
* [PR 194](https://github.com/spyder-ide/spyder-terminal/pull/194) - PR: Do not set DEV but assert it has been set, by [bnavigator](https://github.com/bnavigator)
* [PR 193](https://github.com/spyder-ide/spyder-terminal/pull/193) - PR: Change default terminal for macOS Catalina, by [steff456](https://github.com/steff456) ([177](https://github.com/spyder-ide/spyder-terminal/issues/177))
* [PR 192](https://github.com/spyder-ide/spyder-terminal/pull/192) - PR: Add conftest.py and remove the SPYDER_DEV variable in the CIs, by [steff456](https://github.com/steff456) ([180](https://github.com/spyder-ide/spyder-terminal/issues/180))
* [PR 191](https://github.com/spyder-ide/spyder-terminal/pull/191) - PR: Use sys.executable in test_terminal_resize, by [bnavigator](https://github.com/bnavigator) ([179](https://github.com/spyder-ide/spyder-terminal/issues/179), [179](https://github.com/spyder-ide/spyder-terminal/issues/179))
* [PR 190](https://github.com/spyder-ide/spyder-terminal/pull/190) - PR: Exclude tests from distribution package, by [steff456](https://github.com/steff456) ([184](https://github.com/spyder-ide/spyder-terminal/issues/184))
* [PR 189](https://github.com/spyder-ide/spyder-terminal/pull/189) - PR: Bump acorn from 6.4.0 to 6.4.1, by [dependabot[bot]](https://github.com/apps/dependabot)
* [PR 188](https://github.com/spyder-ide/spyder-terminal/pull/188) - PR: Resolve vulnerabilities, by [steff456](https://github.com/steff456)
* [PR 187](https://github.com/spyder-ide/spyder-terminal/pull/187) - PR: Update deprecated dependencies and remove Python 2 from CIs, by [steff456](https://github.com/steff456)
* [PR 186](https://github.com/spyder-ide/spyder-terminal/pull/186) - PR: Remove unnecessary pytest first marker, by [steff456](https://github.com/steff456) ([181](https://github.com/spyder-ide/spyder-terminal/issues/181))
* [PR 185](https://github.com/spyder-ide/spyder-terminal/pull/185) - PR: Add testing requirements to setup.py, by [steff456](https://github.com/steff456) ([183](https://github.com/spyder-ide/spyder-terminal/issues/183))
* [PR 178](https://github.com/spyder-ide/spyder-terminal/pull/178) - PR: Update Spyder requirement to 4.1, by [steff456](https://github.com/steff456) ([176](https://github.com/spyder-ide/spyder-terminal/issues/176))

In this release 15 pull requests were closed.

0.3.0

Not secure
Issues Closed

* [Issue 168](https://github.com/spyder-ide/spyder-terminal/issues/168) - Change "terminal" to "consola" in Spanish translation ([PR 169](https://github.com/spyder-ide/spyder-terminal/pull/169))
* [Issue 161](https://github.com/spyder-ide/spyder-terminal/issues/161) - Some UI/UX improvements for 0.3.0 ([PR 166](https://github.com/spyder-ide/spyder-terminal/pull/166))
* [Issue 159](https://github.com/spyder-ide/spyder-terminal/issues/159) - Test new localization scripts ([PR 156](https://github.com/spyder-ide/spyder-terminal/pull/156))
* [Issue 158](https://github.com/spyder-ide/spyder-terminal/issues/158) - Add correct localization handling
* [Issue 149](https://github.com/spyder-ide/spyder-terminal/issues/149) - Spyder-terminal is not starting on spyder 4 beta 2 ([PR 150](https://github.com/spyder-ide/spyder-terminal/pull/150))
* [Issue 138](https://github.com/spyder-ide/spyder-terminal/issues/138) - Implement JS routines using ES6/JSX syntax ([PR 153](https://github.com/spyder-ide/spyder-terminal/pull/153))
* [Issue 137](https://github.com/spyder-ide/spyder-terminal/issues/137) - Migrate JS dependencies to Yarn ([PR 141](https://github.com/spyder-ide/spyder-terminal/pull/141))
* [Issue 126](https://github.com/spyder-ide/spyder-terminal/issues/126) - xterm 3.0 (switched from DOM to canvas) ([PR 153](https://github.com/spyder-ide/spyder-terminal/pull/153))
* [Issue 122](https://github.com/spyder-ide/spyder-terminal/issues/122) - Use Terminado as backend terminal server handler ([PR 142](https://github.com/spyder-ide/spyder-terminal/pull/142))
* [Issue 116](https://github.com/spyder-ide/spyder-terminal/issues/116) - Changes for compatibility with new undocking behavior of Spyder ([PR 144](https://github.com/spyder-ide/spyder-terminal/pull/144))
* [Issue 108](https://github.com/spyder-ide/spyder-terminal/issues/108) - Add terminal color schemes ([PR 160](https://github.com/spyder-ide/spyder-terminal/pull/160))

In this release 11 issues were closed.

Pull Requests Merged

* [PR 173](https://github.com/spyder-ide/spyder-terminal/pull/173) - PR: Update to latest xterm.js version and pin dependencies
* [PR 171](https://github.com/spyder-ide/spyder-terminal/pull/171) - PR: Make some improvements to the Readme
* [PR 170](https://github.com/spyder-ide/spyder-terminal/pull/170) - PR: Fix double scroll bar appearing in Linux
* [PR 169](https://github.com/spyder-ide/spyder-terminal/pull/169) - PR: New Crowdin translations ([168](https://github.com/spyder-ide/spyder-terminal/issues/168))
* [PR 166](https://github.com/spyder-ide/spyder-terminal/pull/166) - PR: Fix styling issues for UI consistency ([161](https://github.com/spyder-ide/spyder-terminal/issues/161))
* [PR 165](https://github.com/spyder-ide/spyder-terminal/pull/165) - PR: Add scrollbar style to match Spyder dark theme
* [PR 163](https://github.com/spyder-ide/spyder-terminal/pull/163) - PR: Add shortcuts configuration
* [PR 160](https://github.com/spyder-ide/spyder-terminal/pull/160) - PR: Add themes to the terminal ([108](https://github.com/spyder-ide/spyder-terminal/issues/108))
* [PR 156](https://github.com/spyder-ide/spyder-terminal/pull/156) - PR: Add configuration entry for preferences ([159](https://github.com/spyder-ide/spyder-terminal/issues/159))
* [PR 155](https://github.com/spyder-ide/spyder-terminal/pull/155) - PR: Fix connection between Qt handler and Javascript
* [PR 154](https://github.com/spyder-ide/spyder-terminal/pull/154) - PR: Upgrade xterm to 4.2 and add search functionality
* [PR 153](https://github.com/spyder-ide/spyder-terminal/pull/153) - PR: Update xterm.js to its latest version ([138](https://github.com/spyder-ide/spyder-terminal/issues/138), [126](https://github.com/spyder-ide/spyder-terminal/issues/126))
* [PR 152](https://github.com/spyder-ide/spyder-terminal/pull/152) - PR: Update to CircleCI 2.0
* [PR 151](https://github.com/spyder-ide/spyder-terminal/pull/151) - PR: Set up CI with Azure Pipelines
* [PR 150](https://github.com/spyder-ide/spyder-terminal/pull/150) - PR: Update SpyderPluginWidget import ([149](https://github.com/spyder-ide/spyder-terminal/issues/149))
* [PR 144](https://github.com/spyder-ide/spyder-terminal/pull/144) - PR: Add support for undocking behavior compatibility with Spyder 4 ([116](https://github.com/spyder-ide/spyder-terminal/issues/116))
* [PR 142](https://github.com/spyder-ide/spyder-terminal/pull/142) - PR: Migrate to terminado for the server ([122](https://github.com/spyder-ide/spyder-terminal/issues/122))
* [PR 141](https://github.com/spyder-ide/spyder-terminal/pull/141) - PR: Yarn migration ([137](https://github.com/spyder-ide/spyder-terminal/issues/137))

In this release 18 pull requests were closed.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.