thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.73k stars 240 forks source link

Add `blink` string to the properties #763

Closed scrouthtv closed 3 years ago

scrouthtv commented 3 years ago

I am using termite v15. When I print a string with \e[5m it is formatted blinking: blinkdemo

Here is some more information that is missing from the screenshot:

I would like to see this functionality added to the terminfo file to have support for blinking text in ncurses programs.

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.