Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

第一章打开多个垂直窗口命令翻译错误 #30

Open
ghost opened this issue Feb 22, 2022 · 0 comments
Open

第一章打开多个垂直窗口命令翻译错误 #30

ghost opened this issue Feb 22, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 22, 2022

若想将Vim打开为2个垂直分割的窗口、5个垂直分割的窗口、5个垂直分割窗口并显示2个文件,在终端中分别运行以下命令:

vim -O
vim -O5
vim -O5 hello1.txt hello2.txt

打开两个垂直分割的窗口应该是 vim -O2

wsdjeg added a commit that referenced this issue Mar 20, 2022
fix: typo in command open multiple vertical windows #30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants