How to ignore a command that was not found?

Let’s say I have a typo issuing a command which results in command not found and error code 127.

How can I tell atuin to not add that command to history?

Hmm, perhaps I made an error in my previous test. It seems to work now. Confused… :slight_smile:

Now checking with atuin search... I see that a not found command will be added to atuin history. So my initial question was ok.