[BUG] Windows-CLI color syntax
Author: Syr0Created Sep 7, 2026Updated Sep 7, 2026
Labelsbug
ciphey -f asdf.txt --enable-enhanced-detection ←[0m←[1m←[38;2;255;255;255mEnhanced detection enabled.←[0m
thread '' (20012) panicked at src\decoders\vigenere_decoder.rs:169:41:
index out of bounds: the len is 26 but the index is 59
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Source: bee-san/Ciphey