Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check window width and height for focus_max_or_equal
At present it only checks for window width, which works for vertical splits. However, horizontal splits will not properly maximise since they will always have the max width, so attempts to focus_max_or_equal will always lead to focus_equalise.
- Loading branch information