How do I add Emacs-style editing shortcuts to Vim's command line? :cnoremap <C-a> <Home> Vim's command line has limited navigation by default. category: command-line tags: #command-line #mapping #cnoremap #editing