in reply to Blinking a row
So I think you want
after which you can print your text. Disable it again withprint "\e[5m";
print "\e[0m";
I must say: I've tried it, and it doesn't blink. I think the resulting behaviour is very much dependent on your terminal. Instead, I see dark red on black. At least it stands out.
|
---|