Skip to content

Add trade ID copy shortcut#2

Open
seppegadeyne wants to merge 1 commit into
KYC-rip:masterfrom
seppegadeyne:feat/copy-trade-id-shortcut
Open

Add trade ID copy shortcut#2
seppegadeyne wants to merge 1 commit into
KYC-rip:masterfrom
seppegadeyne:feat/copy-trade-id-shortcut

Conversation

@seppegadeyne

Copy link
Copy Markdown

Summary

  • Add a y shortcut on the order/deposit screen to copy the trade ID to the clipboard.
  • Document the shortcut inline next to the order ID: (y copy trade ID).
  • Reuse the existing clipboard path used for deposit addresses and QR URLs, including OSC52 fallback.

Why

The deposit address is easy to copy in the current TUI, but the trade ID is difficult to select because the TUI runs in mouse mode. Users need the trade ID to track an order later if they close the TUI.

Verification

  • go test ./...
  • git diff --check
  • make kyc-cli
  • ./bin/kyc-cli --version

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.

1 participant