GNOME Bugzilla – Bug 790536
reset doesn't restart cursor blink
Last modified: 2017-11-18 19:52:09 UTC
Have blinking cursor by default (GNOME-wide setting). Change temporarily to a non-blinking one (e.g. underline: echo -ne '\e[4 q'). Hard or soft reset (e.g. the reset command, or echo -ne '\e[!p'). Notice that the default cursor shape is restored, but it doesn't start blinking. Even a keypress, focus in/out or an explicit cursor reset (echo -ne '\e[ q') doesn't make it blink.
Created attachment 363986 [details] [review] Fix
Comment on attachment 363986 [details] [review] Fix Yes.
Committed.