--- # claudbg-nypt title: Space/PageDown scrolls down, Shift+Space/PageUp scrolls up in TUI status: completed type: feature priority: normal created_at: 2026-03-31T22:44:51Z updated_at: 2026-03-31T22:51:43Z --- Pressing Space should scroll down one page in TUI (like less/more). Shift+Space scrolls up one page. PageDown/PageUp should also scroll by page. ## Summary\n\n- Added to , set each frame via \n- / scroll down one page; / scroll up one page\n- Updated block title hint and help modal (⇧Spc/PgUp entry)\n- 6 new tests