Skip to content

feat: add arrow key transcript scrolling#16

Merged
dbachelder merged 1 commit into
dbachelder:mainfrom
SyahrulBhudiF:arrow-key-scroll
May 12, 2026
Merged

feat: add arrow key transcript scrolling#16
dbachelder merged 1 commit into
dbachelder:mainfrom
SyahrulBhudiF:arrow-key-scroll

Conversation

@SyahrulBhudiF

@SyahrulBhudiF SyahrulBhudiF commented May 9, 2026

Copy link
Copy Markdown
Contributor

Thanks for making this extension — I’ve been enjoying using it.

This PR adds a couple of extra ways to scroll the BTW overlay transcript:

  • ArrowUp / ArrowDown scroll one line at a time
  • mouse wheel / touchpad scrolling works in terminals that support SGR mouse events
  • PgUp / PgDn still work as before for page scrolling
  • the footer hint is updated so the scroll controls are easier to discover

The motivation is that not every keyboard has dedicated PgUp / PgDn keys, especially
on compact laptops/keyboards, so arrow keys and touchpad scrolling make the transcript
easier to navigate.

@SyahrulBhudiF SyahrulBhudiF force-pushed the arrow-key-scroll branch 3 times, most recently from ad969c4 to 01f98f9 Compare May 9, 2026 19:18
@dbachelder dbachelder merged commit 88980a4 into dbachelder:main May 12, 2026
1 check passed
@dbachelder

Copy link
Copy Markdown
Owner

@SyahrulBhudiF thanks!

@SyahrulBhudiF SyahrulBhudiF deleted the arrow-key-scroll branch May 12, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants