Why is the blind cue cursor left behind after update?

When I'm updating cues, I often get the blind cue cursor separated from the live cue cursor.  I've figured out one action that consistently causes it to happen: update the TIME on a cue in LIVE mode, e.g.  TIME=1.  Then execute "Timing_Disable_Go 0" to cut to the next cue LIVE.  The blind cursor remains on the old cue.  This does not happen with regular GO, only Timing_Disable_Go.  How should I be doing this to cause this not to happen?  When I do a BLIND LIVE before Timing_Disable_Go, it will resync the cursors.  However, if I insert BLIND LIVE in a macro before the Timing_Disable_Go, it doesn't work at all.  If I insert it after Timing_Disable_Go, it seems to clean up the problem.  How is this supposed to work?  What command should I be using for cut forward if not Timing_Disable_Go?  Where is this information in the manual?

Related