Skip to content

Feature: Add copy functionality to key-value tables#326

Merged
darrenburns merged 6 commits into
darrenburns:mainfrom
viniciussoares:vini/copy-headers
Mar 25, 2026
Merged

Feature: Add copy functionality to key-value tables#326
darrenburns merged 6 commits into
darrenburns:mainfrom
viniciussoares:vini/copy-headers

Conversation

@viniciussoares
Copy link
Copy Markdown
Contributor

  • Added copy modal (c key) for key-value tables (headers, query params, cookies, etc.)
  • Options to copy name, value, or both (name: value format)
  • Keyboard shortcuts: n, v, b for quick selection

Motivation

Coming from traditional REST clients (Postman, Insomnia) a common workflow is copying curl commands to create new endpoints and quickly copying header values between requests. This feature makes that workflow much simpler in Posting :D

Screenshot

CleanShot 2025-12-17 at 21 57 13 png CleanShot 2025-12-17 at 21 57 34 png

@viniciussoares
Copy link
Copy Markdown
Contributor Author

Relates to #275

@darrenburns darrenburns merged commit 29309b7 into darrenburns:main Mar 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants