#2747·Vim

[FEATURE REQUEST] Add an option to support `:set selection=exclusive`

Author: tianshCreated Jun 19, 2018Updated Aug 15, 2026
Labelskind/featurearea/selection

Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

Add an option to support :set selection=exclusive

With :set selection=exclusive, starting with an empty file, press

iHello world!␛^vwd

world! should be kept on the screen instead of orld!.