odygrd / quill

Asynchronous Low Latency C++ Logging Library
MIT License
1.36k stars 142 forks source link

Detect tmux as a color terminal #410

Closed egelja closed 5 months ago

egelja commented 5 months ago

Just need to add "tmux" to this list

https://github.com/odygrd/quill/blob/663e5c89cac8074c6aa21daf711bbfcd16c355e6/quill/src/detail/misc/Os.cpp#L481-L483

odygrd commented 5 months ago

thanks! added to master