You'll notice
New footer hint text explains keyboard controls for two scrolling UI widgets
What
Two new footer hint strings were added to the terminal UI:
- a 'band' widget hint: arrows, page up, and page down scroll, tab moves, and escape returns to the prompt
- a 'scrollingButton' widget hint: enter presses the button, and arrows scroll
Why
These hints tell the reader which keys control these scrolling UI elements, making them easier to use without guessing.