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

Prompt user to install a clipboard provider if one is not detected #3254

Closed
kirawi opened this issue Jul 30, 2022 · 3 comments
Closed

Prompt user to install a clipboard provider if one is not detected #3254

kirawi opened this issue Jul 30, 2022 · 3 comments
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@kirawi
Copy link
Member

kirawi commented Jul 30, 2022

If a supported clipboard provider is not installed on the system, then it would be nice to prompt the user to install one of the supported providers for the OS.

@kirawi kirawi added C-enhancement Category: Improvements A-helix-term Area: Helix term improvements labels Jul 30, 2022
@kirawi kirawi added E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors labels Jul 30, 2022
@the-mikedavis
Copy link
Member

There has been some prior discussion on this also talking about improving some of the messages for where selections are saved to (system clipboard, system selection clipboard) #2615

@amitbeka
Copy link
Contributor

I've started working on this, learning Rust as I go 😅
Adding this to the healthcheck now, then I'll look into the error message in-app: #3271

@kirawi
Copy link
Member Author

kirawi commented Jul 31, 2022

Closed by #3271

@kirawi kirawi closed this as completed Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

No branches or pull requests

3 participants