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

Allows the user to resize panes using hotkeys #6140

Merged
merged 2 commits into from Apr 12, 2022

Conversation

ChristianBingman
Copy link

Changes:

  • Adds 4 hotkeys for resizing panes horizontally and vertically
  • Updates the config files (default not set)
  • Updates the window settings to allow the user to modify the pane
    resize increments

christianbingman and others added 2 commits April 11, 2022 19:44
Changes:
- Adds 4 hotkeys for resizing panes horizontally and vertically
- Updates the config files (default not set)
- Updates the window settings to allow the user to modify the pane
  resize increments
@Eugeny Eugeny merged commit 5c04c11 into Eugeny:master Apr 12, 2022
@Eugeny
Copy link
Owner

Eugeny commented Apr 12, 2022

Working nicely, thanks! I've renamed the setting and put it under the terminal key, and removed the ratio rebalance code (it was broken and ratios are rebalanced in .layout() anyway) 🙌

@allcontributors please add @ChristianBingman for code

@allcontributors
Copy link
Contributor

@Eugeny

I've put up a pull request to add @ChristianBingman! 🎉

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.

None yet

2 participants