User Tools

Site Tools


linux:terminal-vim-mode
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


linux:terminal-vim-mode [2015/06/05 18:15] (current) – created percy
Line 1: Line 1:
 +====== 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.