docs(site): document iOS PWA touch-bar copy/paste + Option-as-Meta pref - #18
Open
DerRemo wants to merge 1 commit into
Open
docs(site): document iOS PWA touch-bar copy/paste + Option-as-Meta pref#18DerRemo wants to merge 1 commit into
DerRemo wants to merge 1 commit into
Conversation
…ef (en+de) Two recent user-facing changes had no docs coverage: the iPhone PWA touch-bar Paste/Copy buttons (e8f680d) and the terminal.macOptionMeta settings toggle (74ccb40). Add both to the sessions and settings docs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015nz3bkT4q44vPGSSAgx5HS
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
penates | 69926cd | Commit Preview URL Branch Preview URL |
Jul 21 2026, 12:03 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mainand found two recent user-facing changes with no corresponding docs on penates.dev: the iPhone PWA touch-bar Paste/Copy buttons (e8f680d) and theterminal.macOptionMetasettings toggle (74ccb40).Test plan
site/src/content/docs/docs/features/sessions.mdxandsettings-updates.mdx(EN + DE) to confirm the gap before editing.public/locales/en.js/de.js(terminal.touchBar.*,settings.terminal.macOptionMeta*) and the implementation inpublic/index.html.cd site && npm run build(not run in this session — no site build tooling available here; content-only MDX edits, low risk).🤖 Generated with Claude Code
https://claude.ai/code/session_015nz3bkT4q44vPGSSAgx5HS
Generated by Claude Code