Hi there, As of release 9.21, sending a cnorm or cvvis to an unfocused rxvt-unicode makes the cursor start blinking.
Steps to reproduce: 1. Open an rxvt-unicode window. 2. Run `sleep 3; tput cvvis; sleep 10' at a shell. 3. Unfocus the window during the sleep 3. Expected results: Cursor does not blink until the window is focused. Actual results: Cursor begins to blink as soon as the cvvis is issued. The same behavior also occurs for cnorm if -bc/cursorBlink is on. Never know how to sign off for bug reports to a mailing list, so... cheers? *dp _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
