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

Add split pane percent to WezTerm strategy #796

Merged
merged 1 commit into from
May 18, 2024

Conversation

emilford
Copy link
Contributor

@emilford emilford commented Apr 26, 2024

The split-pane command creates a split that's 50% of the screen width when split using --right. This may be wider than some preferred. This adds a split_percent option to customize the width of the split pane.

Make sure these boxes are checked before submitting your pull request:

  • Add fixtures and spec when implementing or updating a test runner
  • Update the README accordingly
  • Update the Vim documentation in doc/test.txt

The `split-pane` command creates a split that's 50% of the screen width
when split using `--right`. This may be wider than some preferred. This
adds a `split_percent` option to customize the width of the split pane.
Copy link
Collaborator

@codeinabox codeinabox left a comment

Choose a reason for hiding this comment

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

Thank you!

@codeinabox codeinabox merged commit 5082456 into vim-test:master May 18, 2024
4 checks passed
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