dalance / termbg

A Rust library for terminal background color detection
Apache License 2.0
87 stars 8 forks source link

Maximal PR for issue #30 #32

Open durbanlegend opened 1 week ago

durbanlegend commented 1 week ago

Response terminator handling, add unit tests, interactive testing

Restore BEL terminator dropped by previous PR. Add unit tests for OSC 11 query. Cater for mapped and unexpected terminators. Implement --debug / -d flag on binary for interactive testing, add more debug! displays and ensure carriage returns on debug outut..