Skip to content

docs(site): document iOS PWA touch copy/paste - #8

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

docs(site): document iOS PWA touch copy/paste#8
DerRemo wants to merge 1 commit into
mainfrom
claude/bold-faraday-ca7k12

Conversation

@DerRemo

@DerRemo DerRemo commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

Reviewed the latest commits on main against the penates.dev docs site (site/). Most recent changes (PWA icon swap, mobile layout pass, safe-area insets, macOptionIsMeta pref, channels feature) were either internal/cosmetic or already had their docs updated in the same commit. One gap found:

  • e8f680d (feat(terminal): copy and paste on the iOS PWA) added touch-bar Paste/Copy keys (reads clipboard on tap; long-press-drag selects via tmux, copied on next tap) but didn't touch the docs site.

This PR adds that to the Terminal & sessions page (docs/features/sessions.mdx, both English and German), in the How-to-use list and as a caveat in Limits (touch-copy needs tmux to receive the drag, so it doesn't work inside full-screen CLIs that capture the mouse themselves).

Test plan

  • Compared recent commit list against site/src/content/docs/** to confirm which changes already carry doc updates
  • cd site && npm install && npm run build (not run in this environment — network install skipped; changes are plain prose additions matching the existing bullet-list format)

🤖 Generated with Claude Code


Generated by Claude Code

The feat(terminal) commit adding the touch-bar Copy/Paste keys for the
installed iPhone PWA (tmux-buffer read, long-press-drag selection) shipped
without a docs-site update. Add it to the sessions page's How-to-use and
Limits sections in both locales.
@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 f8d62aa Commit Preview URL

Branch Preview URL
Jul 11 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