Skip to content

docs(site): Option-as-Meta pref + iOS PWA copy/paste (en+de) - #5

Open
DerRemo wants to merge 1 commit into
mainfrom
claude/bold-faraday-sp26h1
Open

docs(site): Option-as-Meta pref + iOS PWA copy/paste (en+de)#5
DerRemo wants to merge 1 commit into
mainfrom
claude/bold-faraday-sp26h1

Conversation

@DerRemo

@DerRemo DerRemo commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

Reviewed the last ~10 commits on main for user-facing changes not yet reflected on penates.dev/docs. Found two gaps:

  • fix(terminal): make macOptionIsMeta a pref (default off) (74ccb40) added a new Terminal setting (⌥ as Meta on macOS) that wasn't listed in the Settings page docs.
  • feat(terminal): copy and paste on the iOS PWA (e8f680d) added touch-bar Paste/Copy gestures that weren't documented anywhere.

Both are now documented in EN and DE:

  • site/src/content/docs/docs/features/settings-updates.mdx (+ DE mirror): Terminal settings bullet now mentions the Option-as-Meta toggle and its default.
  • site/src/content/docs/docs/features/sessions.mdx (+ DE mirror): new bullet under "How to use it" describing the touch-bar Paste/Copy flow, plus a Limits note that long-press-select requires tmux mouse mode.

Other recent commits (favicon/logo swap, mobile PWA layout pass, safe-area inset fixes, changelog wording, and the Claude Code channels feature, which already shipped its own docs in the same commit) needed no further doc changes.

Test plan

  • cd site && npm install && npm run build — Astro/Starlight build succeeds, all 59 pages (including the 4 touched files) render without errors.
  • git diff reviewed — only the 4 doc files changed, no lockfile/dependency noise.

Generated by Claude Code

Two recent user-facing changes had no docs coverage:
- fix(terminal) macOptionIsMeta pref (74ccb40): add it to the Settings ->
  Terminal bullet list in settings-updates.mdx.
- feat(terminal) iOS PWA copy/paste (e8f680d): add the touch-bar Paste/Copy
  gesture to sessions.mdx, with the tmux-mouse-mode dependency noted under
  Limits.

Other recent commits (favicon swap, mobile PWA layout pass, safe-area inset
fixes, changelog wording) are cosmetic/internal and don't change documented
behavior.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HJrcBHUqq5V3GtXPyvC9eK
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
penates a2936bb Commit Preview URL

Branch Preview URL
Jul 08 2026, 12:04 AM

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