Tested Systems ============== .. _GitHub Actions: https://github.com/MisanthropicBit/colorise/actions This is a maintained list of systems that colorise has been tested on per release version. Something not working as expected with your terminal? Please report an `issue `__ or submit a `pull request `__ using the `contribution guidelines `__. v2.0.0 ------ **Mac** +---------------------------------------+--------------------------------------+-------------------------+ | Terminal | OS | Python versions | +=======================================+======================================+=========================+ | `iTerm 3.4.3 `__ | macOS Big Sur v11.1 | 3.9.1 | +---------------------------------------+--------------------------------------+-------------------------+ | Terminal.app 2.11 (440) | macOS Big Sur v11.1 | 3.8.2 | +---------------------------------------+--------------------------------------+-------------------------+ | bash | Mac OS X 10.15.7 (`GitHub Actions`_) | 3.5, 3.6, 3.7, 3.8, 3.9 | +---------------------------------------+--------------------------------------+-------------------------+ **Windows** +----------------------------------------+------------------------------------------+-------------------------+ | Terminal | OS | Python versions | +========================================+==========================================+=========================+ | Default Windows console | Windows 8.1 Pro, version 6.3, build 9600 | 3.7.3 | +----------------------------------------+------------------------------------------+-------------------------+ | `ConEmu `__ | Windows 8.1 Pro, version 6.3, build 9600 | 3.7.3 | +----------------------------------------+------------------------------------------+-------------------------+ | cmd.exe | Windows Server 2019 (`GitHub Actions`_) | 3.5, 3.6, 3.7, 3.8, 3.9 | +----------------------------------------+------------------------------------------+-------------------------+ **Linux** +----------------------------------------+------------------------------------------+-------------------------+ | Terminal | OS | Python versions | +========================================+==========================================+=========================+ | Most likely sh or bash | Ubuntu 18.04.5 LTS (`GitHub Actions`_) | 3.5, 3.6, 3.7, 3.8, 3.9 | +----------------------------------------+------------------------------------------+-------------------------+ v1.0.1 ------ **Mac** +---------------------------------------+---------------------------+---------------------+ | Terminal | OS | Python versions | +=======================================+===========================+=====================+ | `iTerm 3.2.9 `__ | macOS Catalina v10.15.1 | Python 3.7.4 | +---------------------------------------+---------------------------+---------------------+ | Terminal.app 2.9.4 (421.1.1) | macOS Catalina v10.15.1 | Python 3.7.4 | +---------------------------------------+---------------------------+---------------------+ **Windows** +----------------------------------------+------------------------------------------+-----------------+ | Terminal | OS | Python versions | +========================================+==========================================+=================+ | Default Windows console | Windows 8.1 Pro, version 6.3, build 9600 | Python 3.7.3 | +----------------------------------------+------------------------------------------+-----------------+ | `ConEmu `__ | Windows 8.1 Pro, version 6.3, build 9600 | Python 3.7.3 | +----------------------------------------+------------------------------------------+-----------------+ **Linux** None yet.