iterm2 vim scroll

iTerm2 > Preferences > Advanced

Mouse > Scroll wheel sends arrow keys in alternate screen mode.

Easy access from the search window with scroll .

Scroll wheel sends arrow keys in alternate screen mode. setting changes the scrolling behavior as follows.

Yes : Scroll in the Vim window
No : iTerm window scrolls regardless of Vim

In my case, since there are many cases I want to paste from Vim in past console logs, I set the setting to No so that the iTerm window scrolls.

VIM 检索区分大小写

检索时加上\C即可

vim tab顺序变换,移动

1
:tabm [N]

N 为 0 开始的数字
不指定N的情况下,移动到末尾

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×