winshift.nvim icon indicating copy to clipboard operation
winshift.nvim copied to clipboard

Preserve win sizes

Open jam1015 opened this issue 2 years ago • 0 comments

The Winshift swap will change window sizes if equalalways is set to false. These changes explicitly make sure that swapping preserves the dimensions of the splits that are swapped.

There might be a more elegant way to do this but I don't have the time right now do do a deep dive into your sophisticated code.

jam1015 avatar Mar 23 '24 16:03 jam1015