Skip to the main content

Vim

Reselect the last visual area

GV

Linux Desktop app Vim default commands

Practice this

To reselect the last visual area in Vim, press G, then V.

Where it works: Normal mode

Press the small letter, without Shift. Vim is case sensitive, and the capital letter is a different command.

Every documented variant

Variants of this shortcut
System Environment Keys
Linux Desktop app GV
Mac Desktop app GV

Where this comes from

Vim help: index.txt - vim/vim

Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.

Report a correction