Currently only option is to list all history lines and call a line from the history list via the line number.
However, it would be much more productive to be able to search the history alike in bash and rlwrap.
This means limiting the lines by a string entered and looping through the hit list starting from the most recent history line.