Skip to content

fix examples toggle first-run and hotkey docs#54

Merged
fmueller merged 1 commit into
mainfrom
fix/vpaste-toggle-sh-and-docs
Apr 20, 2026
Merged

fix examples toggle first-run and hotkey docs#54
fmueller merged 1 commit into
mainfrom
fix/vpaste-toggle-sh-and-docs

Conversation

@fmueller
Copy link
Copy Markdown
Owner

Summary

  • fix examples/vpaste-toggle.sh so first-run hotkey invocations do not abort under /bin/sh + set -e when the PID file is missing
  • expand hotkey docs with explicit macOS permission requirements, hotkey conflict guidance, model pre-download guidance, and a troubleshooting section
  • align toggle documentation with actual script behavior by removing undocumented VOXCLIP_MODEL configuration and documenting direct flag edits instead

Validation

  • /bin/sh -n examples/vpaste-toggle.sh
  • /bin/sh -c 'set -e; pid=$(cat /nonexistent 2>/dev/null || true); echo ok'

@fmueller fmueller merged commit 7655eac into main Apr 20, 2026
15 checks passed
@fmueller fmueller deleted the fix/vpaste-toggle-sh-and-docs branch April 20, 2026 21:54
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