You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Do lots of brew install's
Use emplace history $HISTFILE
Expected behavior
Multi-select or an --all flag
The text was updated successfully, but these errors were encountered:
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.
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:
brew install
'semplace history $HISTFILE
Expected behavior
Multi-select or an
--all
flagThe text was updated successfully, but these errors were encountered: