docs(site): document iOS PWA touch-bar copy/paste + macOS Option-as-Meta pref - #21
Open
DerRemo wants to merge 1 commit into
Open
docs(site): document iOS PWA touch-bar copy/paste + macOS Option-as-Meta pref#21DerRemo wants to merge 1 commit into
DerRemo wants to merge 1 commit into
Conversation
…eta pref Two recent hub features had no penates.dev docs coverage: the iPhone/iPad PWA terminal touch-bar Copy/Paste keys (e8f680d) and the "macOS: ⌥ as Meta" terminal setting (74ccb40). Add EN+DE bullets to the sessions and settings-updates feature pages. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019PTo24ga51NXe7H1yfbMSG
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
penates | 79bac93 | Commit Preview URL Branch Preview URL |
Jul 24 2026, 12:04 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
Scheduled doc-sync run over recent commits. Most recent changes were already self-documenting (e.g.
4ee93d3Claude Code channels shipped its own EN+DE penates.dev pages in the same commit), but two earlier features had landed without a docs update:e8f680d— iOS PWA terminal touch-bar gets dedicated Copy/Paste keys (long-press+drag to select, tap to copy/paste) since tmux mouse-mode blocks native text selection.74ccb40— new macOS: ⌥ as Meta terminal setting (default off) so EU-keyboard composed characters (@ | { } [ ] ~) type normally out of the box.This PR adds one bullet each to the
sessionsandsettings-updatesfeature pages, in both English and German, matching the existing in-app copy/labels.Changes
site/src/content/docs/docs/features/sessions.mdx(EN)site/src/content/docs/de/docs/features/sessions.mdx(DE)site/src/content/docs/docs/features/settings-updates.mdx(EN)site/src/content/docs/de/docs/features/settings-updates.mdx(DE)Test plan
settings.terminal.macOptionMeta,terminal.touchBar.copy/paste) for accuracynpm run buildinsite/(not run — deps not installed in this session; content-only MDX change, no config/schema touched)Generated by Claude Code