docs(site): document iOS PWA copy/paste + tmux-buffer endpoint - #19
Open
DerRemo wants to merge 1 commit into
Open
docs(site): document iOS PWA copy/paste + tmux-buffer endpoint#19DerRemo wants to merge 1 commit into
DerRemo wants to merge 1 commit into
Conversation
Commit e8f680d added touch-bar Paste/Copy on the iOS PWA and a new GET /api/sessions/:name/tmux-buffer endpoint, but the docs site never picked it up. Add a bullet to the sessions feature page and a row to the API reference, in both locales.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
penates | 14bbedc | Commit Preview URL Branch Preview URL |
Jul 22 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 check found one gap between recent commits and the docs site (
site/src/content/docs/, published at penates.dev/docs): commite8f680d(feat(terminal): copy and paste on the iOS PWA) added touch-bar Paste/Copy buttons and a newGET /api/sessions/:name/tmux-bufferendpoint, but neither made it into the docs.GET /api/sessions/:name/tmux-bufferrow (EN + DE).All other commits since the last docs pass (
4ee93d3, which already shippedchannels.mdx) were internal fixes/refactors/CI/tests with no user-facing surface change, so no further doc updates were needed.Test plan
terminal.touchBar.paste/.copyi18n keys)Generated by Claude Code