neovim / python-gui

Proof-of-concept Nvim GUI. Not maintained.
Apache License 2.0
75 stars 20 forks source link

Support resizing PyNvim window #16

Closed viccuad closed 7 years ago

viccuad commented 8 years ago

I haven't been able to resize pynvim window, with neovim 0.1.2, python-client 0.1.2 and python-gui 0.1.1 (I haven't tried with neovim's master and python-client >= 0.1.3).

bfredl commented 8 years ago

looks like division issue. Please try master (which needs latest python-client)

zsedem commented 8 years ago

It does fixed for me using the master for this repo and up-to-date arch linux packages for dependencies