My mistake, I didn't realize that raw_input was already doing something in shorttics mode. My revised understanding is that there are two things going on input-wise: interpolation, and coupling to the tic, and raw_input controls some mixture of the two. My thought is that these semantics can be split apart and fake_longtics can be renamed to something like uncoupled_input. But I can follow up on github rather than keep spamming here. :)