Skip to content

fix(lume): slow down VNC typing to prevent missed characters - #981

Merged
f-trycua merged 1 commit into
mainfrom
slower-vnc-typing
Feb 2, 2026
Merged

fix(lume): slow down VNC typing to prevent missed characters#981
f-trycua merged 1 commit into
mainfrom
slower-vnc-typing

Conversation

@f-trycua

@f-trycua f-trycua commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Increase typing delays in VNC automation to prevent missed characters and typos.

Changes

  • Key hold: 30ms → 80ms
  • Between characters: 30ms → 120ms

This results in ~8 characters per second, which is more reliable for unattended setup.

Test plan

  • Run unattended setup and verify no typos in typed commands

@vercel

vercel Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 2, 2026 10:17pm

Request Review

Increase typing delays to improve reliability:
- Key hold: 30ms → 80ms
- Between characters: 30ms → 120ms

This helps prevent typos and missed characters during unattended setup.
@f-trycua
f-trycua merged commit d418934 into main Feb 2, 2026
1 of 6 checks passed
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.

1 participant