Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Up/Down arrow keys to "select" a case variation, and some other keystroke to copy the text to the clipboard #2

Open
mandx opened this issue Jul 19, 2018 · 1 comment

Comments

@mandx
Copy link

mandx commented Jul 19, 2018

Workflow could be something like:

  • *type* *type* *type*
  • [Down][Down] to select the second variation (currently, it would be the lowercased variant)
  • [Shift+Enter] to copy that line to the clipboard.

Notes:

  • [Shift+Enter] is just a suggestion, could be any other key or combination of keys
  • Clipboard access varies from platform to platform, and in Linux it may vary across desktop enviroments or window managers...
@donaldpipowitch
Copy link
Owner

Ah, yes! I thought about something similar as well before, but dropped it for reasons I currently can't remember :) I'll keep that in mind and maybe try to add this later.

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

No branches or pull requests

2 participants