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

[Feature] Autofocus and key commands #113

Open
UlyssesZh opened this issue Jan 4, 2023 · 1 comment
Open

[Feature] Autofocus and key commands #113

UlyssesZh opened this issue Jan 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@UlyssesZh
Copy link

I want Cocopasty to have the following features so that it is more convenient:

  • Automatically focus on the input text area once the webpage is loaded.
  • Press Ctrl + C to copy whole text even when no text is selected or the text area is not focused.
  • Press Ctrl + Enter to save text.
@UlyssesZh UlyssesZh added the enhancement New feature or request label Jan 4, 2023
@MasterEvarior
Copy link
Owner

MasterEvarior commented Jan 5, 2023

Those are actually some great ideas, I will see if I can implement them :)

TODO:

  • Automatically focus on the input text area once the webpage is loaded.
  • Press Ctrl + C to copy the whole text. Even when no text is selected or the text area is not focused.
  • Press Ctrl + Enter to save text.

@MasterEvarior MasterEvarior changed the title [Feature] make it more convenient [Feature] Autofocus and key commands Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants