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] emplace history bulk add #165

Closed
jayvdb opened this issue Mar 16, 2021 · 1 comment
Closed

[FEATURE] emplace history bulk add #165

jayvdb opened this issue Mar 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jayvdb
Copy link

jayvdb commented Mar 16, 2021

Describe the bug
I have started using emplace a few weeks after starting using a mac. My history has some of the software I have installed and it would be great to quickly add most of the entries emplace can detect.

Multi-select might be a bit tricky, in which case I would use an option for emplace to bulk add automatically, and then I can manually remove the few which shouldnt be there.

To Reproduce
Steps to reproduce the behavior:

  1. Do lots of brew install's
  2. Use emplace history $HISTFILE

Expected behavior
Multi-select or an --all flag

@jayvdb jayvdb added the bug Something isn't working label Mar 16, 2021
@tversteeg
Copy link
Owner

tversteeg commented Mar 17, 2021

History already had a multi-select, it just had a different theme. I've made it consistent with emplace install now. I've also implemented the -y/--yes flag for emplace history to select everything and not prompt the user.

tversteeg added a commit that referenced this issue Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants