!7 p-noconsole-autoupdate { final DynamicHStack buttons = renameFrame("Last things you said", showNiceButtons()); onUserUtterance_plusLastN(5, voidfunc(S s) { addToNiceButtons(buttons, s, #1101240, null); trimHStackFromLeft(buttons, 5); centerPackFrame(buttons); scrollAllTheWayToTheRight(buttons); }); }