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

Codeview takes the size of the buffer instead of the size of the window

Open itaysaadia opened this issue 2 years ago • 0 comments

When relative = 'editor' is set, and the screen is divided that the righthand side of the screen takes the full screen and the lefthand side of the screen is divided to 2 horizontally, codewindow only takes half of the screen: image (the focus is at client.py)

Thanks in advance!

itaysaadia avatar Nov 19 '23 06:11 itaysaadia