Skip to content

Conversation

@piekstra
Copy link
Contributor

Summary

  • Add bulk selection mode for batch install/uninstall operations
  • Space toggles selection on current plugin
  • a selects all plugins, A (shift+a) deselects all
  • Selection shown with [x]/[ ] checkbox beside each plugin
  • Help bar shows count when plugins are selected
  • l/p/u operations apply to all selected plugins

Closes #3

Add ability to select multiple plugins for batch install/uninstall:
- Space: toggle selection on current plugin
- a: select all plugins
- A (shift+a): deselect all plugins
- Selection shown with [x]/[ ] checkbox
- Help bar shows selection count when plugins selected
- l/p/u operations work on all selected plugins

Closes #3

[#3]
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.

feat: Bulk selection for batch operations

2 participants