Open goddade opened 4 years ago
Add the command to HISTIGNORE, and then delete it in McFly It works for me
Learn Rust is still in my todo list, so I can't contribute to it yet
Thanks for your excellent works!
There's also a (common?) thing to ignore entries with one or more leading spaces.
I might be able to do this eventually (I don't want to commit just yet since I'm working on other projects atm), but I wanted to mention that we might also want to support a separate env var as well as those two. HISTIGNORE
seems to remove that entry from up-arrow search which is not necessarily what the user wants.
How can I ignore some commands such as exit and ls