Skip to content

Add manual-advance spacebar mode (wait time = 0)#3

Open
CharlesCreativeContent wants to merge 4 commits into
mainfrom
claude/web-teleprompter-app-cjKGT
Open

Add manual-advance spacebar mode (wait time = 0)#3
CharlesCreativeContent wants to merge 4 commits into
mainfrom
claude/web-teleprompter-app-cjKGT

Conversation

@CharlesCreativeContent
Copy link
Copy Markdown
Owner

  • Wait time input now accepts 0 (was clamped to min 1)
  • Setting wait time to 0 disables auto-advance; the user presses Space or clicks Skip to move to the next section
  • Spacebar listener ignores keypresses inside text inputs so typing is unaffected
  • A hint is shown in the display during manual-mode sessions

Generated by Claude Code

claude added 2 commits April 29, 2026 01:50
When wait time is 0, auto-advance is disabled and the user can press
the spacebar (or click Skip) to move to the next section. A hint is
shown in the display during manual-mode sessions.

https://claude.ai/code/session_01URQAjfLoedBGURXo3jYV5B
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for sc-teleprompter ready!

Name Link
🔨 Latest commit 14f7039
🔍 Latest deploy log https://app.netlify.com/projects/sc-teleprompter/deploys/69f26469a1b6bd0008046baa
😎 Deploy Preview https://deploy-preview-3--sc-teleprompter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

claude added 2 commits April 29, 2026 05:50
ArrowLeft steps back one section; Space and ArrowRight advance forward.
Updated the on-screen hint to show all three shortcuts.

https://claude.ai/code/session_01URQAjfLoedBGURXo3jYV5B
- New Prev button sits between Replay and Skip; enabled whenever a
  session is active and not on the first section
- Tapping or clicking the teleprompter display area advances to the
  next section (works in both auto and manual modes, on all devices)
- Added cursor: pointer to the display area as a visual affordance

https://claude.ai/code/session_01URQAjfLoedBGURXo3jYV5B
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