Skip to content

docs(site): document iOS touch-bar copy/paste and Option-as-Meta setting - #17

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

docs(site): document iOS touch-bar copy/paste and Option-as-Meta setting#17
DerRemo wants to merge 1 commit into
mainfrom
claude/bold-faraday-st8j7q

Conversation

@DerRemo

@DerRemo DerRemo commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

Reviewed the commits since the v1.1.1 release and found two shipped, user-facing changes with no coverage on penates.dev:

  • e8f680d (feat(terminal): copy and paste on the iOS PWA) — the new touch-bar Paste/Copy keys were undocumented anywhere in the docs.
  • 74ccb40 (fix(terminal): make macOptionIsMeta a pref) — the new macOS "Option as Meta" Settings toggle wasn't mentioned in the Terminal settings section.

This PR adds both, in English and German:

  • features/sessions.mdx (EN + DE): new bullet describing the mobile touch-bar (Esc/Tab/Ctrl/arrows/Ctrl+C plus Paste/Copy) under "How to use it".
  • features/settings-updates.mdx (EN + DE): extends the existing Terminal settings bullet to mention the macOS-only Option-as-Meta toggle and its default-off behavior.

The other commits reviewed (channels support, PWA icon swap, mobile layout/safe-area fixes) either already shipped their own docs in the same commit (channels) or are internal/visual fixes with no new documented behavior.

Test plan

  • npm install && npm run build inside site/ completes without errors (Astro/Starlight build + Pagefind indexing succeeded, all 59 pages built including the two changed pages in both locales).
  • Verified via grep that no other doc page already covered the touch-bar or the Option-as-Meta toggle, to avoid duplicating content.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
https://claude.ai/code/session_01FBEBMCHcYDXdgcdSP7T5Rg


Generated by Claude Code

Two recent terminal commits shipped user-facing behavior with no docs
coverage: the iOS PWA touch-bar Paste/Copy keys, and the macOS
Option-as-Meta Settings toggle. Add both, EN + DE.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FBEBMCHcYDXdgcdSP7T5Rg
@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 59f68f2 Commit Preview URL

Branch Preview URL
Jul 20 2026, 12:03 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