!7 static DynamicHStack buttons; p-noconsole-autoupdate { buttons = renameFrame("Last changed snippets", showNiceButtons()); refresh(); addButtonsToWindow(buttons, "Refresh", f-thread refresh); } svoid refresh { replaceNiceButtons(buttons, recentlyChangedSnippetsForNiceButtons()); centerPackFrame(buttons); }