Hi, thanks for this addon, very much needed and appreciated.
Only, when I open a file with ANSII colours I do get the right colouring but I always see <0x1b>(B rendered by Sublime on each opening escape character.
The file is produced by zsh, and is rendered fine in the terminal if I read it from the terminal (for instance with cat).
Is there something I am doing wrong here?
sublime build: 4143
-----
OS: MACOS, 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
ProductName: macOS
ProductVersion: 12.6
BuildVersion: 21G115
Hi, thanks for this addon, very much needed and appreciated.
Only, when I open a file with ANSII colours I do get the right colouring but I always see
<0x1b>(B
rendered by Sublime on each opening escape character. The file is produced by zsh, and is rendered fine in the terminal if I read it from the terminal (for instance withcat
).Is there something I am doing wrong here?