IPython’s navigation to jump/move to the previous/next entry

Python of IPython:

How can I do the IPython’s navigation to jump/move to the previous/next history entry with a only single (Meta key ie. Alt/Ctrl/Shift +) key press?

Here up/down arrow key not perform such, it just move cursor to another line up/down unless the line is at top/bottom, and try (almost) all key to no avail.

Please help out