disk: fix promptSlug ReferenceError on Enter with labelBack
promptSlug was declared inside the Backspace/Escape branch but referenced
from the sibling Enter-with-history-empty branch, throwing on every
keyboard submit while a labelBack was active (e.g. inside aa.mjs).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>