Looking at the source code, it doesn't appear that's configurable. Look for `cursor_blink_ev` in `src/Command.C` and `src/main.C`
In xterm, the timing is set using the `cursorOffTime` and `cursorOnTime` resources.
Looking at the source code, it doesn't appear that's configurable. Look for `cursor_blink_ev` in `src/Command.C` and `src/main.C`
In xterm, the timing is set using the `cursorOffTime` and `cursorOnTime` resources.