Skip to content

draft: add keybind to list optional dependencies #49

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darukutsu
Copy link
Contributor

@darukutsu darukutsu commented Apr 1, 2025

  • needs testing
  • needs update to work with multiselect branch
  • fix toggle gui quirks

fixes #29 kinda, user is not prompted but can install optdeps manually, with addition of #47 he could select optdeps he wants. Later we could add keybind which would auto-select all optdeps for example Shift+D.

I think code is more cleaner than in #47 since we not storing whole InfoRecord just some parts of it thus smaller size, saves memory. Although we need to add few things to make it work with #47. I will wait for more information on that. I will probably create another branch then and merge multiselect and this together in one pr.

I was thinking about 2 possible reworks:

Demonstration:
https://github.com/user-attachments/assets/c5b98d1d-722c-40e1-9498-54cc096c5ca7

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.

[feature request] List optional dependencies when installing packages
1 participant