You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
532 B
Markdown
14 lines
532 B
Markdown
---
|
|
# 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
|