Unlike Nano, an easy-to-use terminal text editor, Vi doesn't hold your hand and provide a list of keyboard shortcuts on the screen. It's a modal text editor, and it has both an insert and command ...
When editing in Vim, most of your time is spent in “normal mode” where your keystrokes are like commands, moving the cursor around, cutting, pasting, finding, replacing, crafting macros ...