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 fit-width and fit-height options. #104

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

SpaceshipOperations
Copy link
Contributor

This PR implements the "fit width" and "fit height" features mentioned in issue #102, along with their corresponding configuration options, and a couple of suggested default key bindings.

The commit is signed as per the convention in the repository. I compiled and tested the new features and they work as expected.

If you would like me to make any adjustments (such as removing the default bindings or changing the enum variable names), I can gladly do so. Or you can simply make those adjustments after accepting the PR.

Thank you in advance!

Signed-off-by: Spaceship Operations <spaceshipoperations@gmail.com>
@artemsen artemsen merged commit 310e7a0 into artemsen:master Dec 30, 2023
1 check passed
@artemsen
Copy link
Owner

Thank you!
I'm just now refactoring this part of the code to get rid of duplication of structures.
Therefore, please note that the configuration format will be changed in the release version.

@SpaceshipOperations
Copy link
Contributor Author

Thanks!

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