Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resize a vertical split window? #102

Closed
shrit opened this issue May 14, 2023 · 4 comments
Closed

How to resize a vertical split window? #102

shrit opened this issue May 14, 2023 · 4 comments

Comments

@shrit
Copy link

shrit commented May 14, 2023

Hi,

Is there a shortcut to resize windows after doing a vsplit ?

Thanks

@ulyssa
Copy link
Owner

ulyssa commented May 25, 2023

You can resize using the ^W-, ^W+, ^W<, ^W>, and ^W= keybindings from Vim. There's not currently a :resize command like Vim has, but I filed an issue at ulyssa/modalkit#114.

@ulyssa ulyssa closed this as completed May 25, 2023
@ulyssa
Copy link
Owner

ulyssa commented May 25, 2023

I've filed an issue to update the webside documentation at ulyssa/iamb.chat#11.

@shrit
Copy link
Author

shrit commented May 25, 2023

Thanks

@shrit
Copy link
Author

shrit commented May 29, 2023

@ulyssa I have tried to use the keybinding but it did not work.
I probably think that my terminal is intercepting these bindings before iamb.
It would be great to have the :resize command

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

No branches or pull requests

2 participants