Searched refs:cancel_phantom (Results 1 – 1 of 1) sorted by relevance
31 static void updatecursor(VTermState *state, VTermPos *oldpos, int cancel_phantom) in updatecursor() argument36 if(cancel_phantom) in updatecursor()887 int cancel_phantom = 1; in on_csi() local1193 cancel_phantom = 0; in on_csi()1462 updatecursor(state, &oldpos, cancel_phantom); in on_csi()