eylles / pywal16

16 colors fork of pywal
MIT License
157 stars 24 forks source link

Open file in non-blocking mode to skip write-blocked TTYs #40

Closed luisbocanegra closed 4 months ago

luisbocanegra commented 4 months ago

For example when a terminal is suspended by Flow Control. Tested on Linux with Konsole and Kitty with suspend mode (Crtl+S) enabled

This is an attempt to get around https://github.com/eylles/pywal16/issues/22

eylles commented 4 months ago

glad it works, i'll be honest i don't test stuff with as many terminals as i should.