lazygit
lazygit copied to clipboard
implement resizable for half and tall window size mode
- PR Description
implement resizable for half and tall window size mode Close: https://github.com/jesseduffield/lazygit/issues/3054
- Please check if the PR fulfills these requirements
- [x] Cheatsheets are up-to-date (run
go generate ./...) - [x] Code has been formatted (see here)
- [x] Tests have been added/updated (see here for the integration test guide)
- [x] Text is internationalised (see here)
- [x] Docs (specifically
docs/Config.md) have been updated if necessary - [x] You've read through your own file changes for silly mistakes etc