Terminal Vim mode

With “set -o vim” in terminal, then you can use vim mode to move the cursor.

set -o vim

Then enjoy the quick cursor move.