Marc Lehmann: > Making it considerably slower decreases the usability of the feature a lot > because the cursor will be off for too long to find it.
I agree, that's why urxvt's cursor blinking needs redesign. Seems it was done right in old terminals[1]. So, You'll need six parameters: the visible interval, the visible to invisible interval and the corresponding number of (color) interpolation steps, the invisible interval (needs to be short), and finally the invisible to visible interval and the corresponding number of interpolation steps. (That's the absolute minimum.) I'm glad to have found someone that cares about details! [1] If you've got xscreensaver installed, you can try: /usr/lib/xscreensaver/phosphor -program bash -- b.d (| |) ^ ^ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
