[GH-ISSUE #49] Copy last result to clipboard #21

Closed
opened 2026-02-27 23:20:03 +03:00 by kerem · 4 comments
Owner

Originally created by @sebastiandedeyne on GitHub (Jan 8, 2019).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/49

Originally assigned to: @willemvb, @sebastiandedeyne on GitHub.

I'm not sure how yet. Been thinking about this, but not happy with any interface.

  • A "copy" button somewhere. After the result? A global button?
  • Via a command? To be in line with unix, it'd need to be something like pbcopy | spatie.be, but that's quite verbose. Maybe just a copy command?

Any ideas?

Originally created by @sebastiandedeyne on GitHub (Jan 8, 2019). Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/49 Originally assigned to: @willemvb, @sebastiandedeyne on GitHub. I'm not sure how yet. Been thinking about this, but not happy with any interface. - A "copy" button somewhere. After the result? A global button? - Via a command? To be in line with unix, it'd need to be something like `pbcopy | spatie.be`, but that's quite verbose. Maybe just a `copy` command? Any ideas?
kerem closed this issue 2026-02-27 23:20:04 +03:00
Author
Owner

@freekmurze commented on GitHub (Jan 9, 2019):

Though pbcopy is correct in the context of a terminal, copy is probably a bit more friendly to type.

Maybe just add a command copy to copy the result currently displayed.

Could you make cmd+A make select only the result text? Then people could just cmd+A cmd+C.

<!-- gh-comment-id:452607589 --> @freekmurze commented on GitHub (Jan 9, 2019): Though `pbcopy` is correct in the context of a terminal, `copy` is probably a bit more friendly to type. Maybe just add a command `copy` to copy the result currently displayed. Could you make cmd+A make select only the result text? Then people could just cmd+A cmd+C.
Author
Owner

@willemvb commented on GitHub (Jan 10, 2019):

  • I wouldn't use copy since you'll need to know or use the help section (and lose current results)
  • I guess that Ctrl+A would take some effort to escape the standard selection of all text inside the input field that has focus
  • Wouldn't mind an extra button/text link between results and the next input
  • A prefilled question maybe?
screenshot 2019-01-10 at 15 25 17
<!-- gh-comment-id:453114458 --> @willemvb commented on GitHub (Jan 10, 2019): - I wouldn't use `copy` since you'll need to know or use the help section (and lose current results) - I guess that Ctrl+A would take some effort to escape the standard selection of all text inside the input field that has focus - Wouldn't mind an extra button/text link between results and the next input - A prefilled question maybe? <img width="391" alt="screenshot 2019-01-10 at 15 25 17" src="https://user-images.githubusercontent.com/1336390/50974633-fa41d800-14eb-11e9-8395-15c9d474a76a.png">
Author
Owner

@freekmurze commented on GitHub (Jan 10, 2019):

Love de prefilled question idea!

<!-- gh-comment-id:453157193 --> @freekmurze commented on GitHub (Jan 10, 2019): Love de prefilled question idea!
Author
Owner

@spatie-bot commented on GitHub (May 13, 2019):

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

<!-- gh-comment-id:491759116 --> @spatie-bot commented on GitHub (May 13, 2019): Dear contributor, because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#21
No description provided.