Skip to content

Note how to split into a terminal#4

Open
LiamKearn wants to merge 2 commits intowincent:mainfrom
LiamKearn:main
Open

Note how to split into a terminal#4
LiamKearn wants to merge 2 commits intowincent:mainfrom
LiamKearn:main

Conversation

@LiamKearn
Copy link
Copy Markdown
Contributor

Maybe a bit specific, might be better to note what + does exactly separately but I think it's a common/cool enough trick. That of course depends on how you think of the vim terminal 😉

- `CTRL-W _` maximize current window (vertically); count to size to specific height `10 CTRL-W _`.
- `CTRL-W |` maximize current window (horizontally).
- `CTRL-W =` equalize window sizes (vertically and horizontally).
- `CTRL-w T` pull the current window into a new tab
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CTRL-W T is already listed below, under "Tabs". So we should change that to include the description ("pull the current window into a new tab") instead of adding a new entry here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants