Recently, I’ve been working with Nx/Axon. Training a model can take quite a long time, so I often return to the same IEx session later.
However, I couldn’t find a way to search the command history or list all previous commands in IEx. If anyone knows a tool or command that supports listing or searching the history, please let me know.
Need a tool/search function like history and ctrl + r in terminal