【发布时间】:2023-02-02 20:43:50
【问题描述】:
:help vim-modes 你真的想要更多吗?
Insert Select mode Entered when starting Select mode from Insert mode.
E.g., by dragging the mouse or <S-Right>.
When the Select mode ends, Vim returns to Insert mode.
If the 'showmode' option is on "-- (insert) SELECT --"
is shown at the bottom of the window.
【讨论】:
-
THX,但是针对
Insert Visual mode申请此模式的情况是什么?