kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
804 stars 17 forks source link

fix(macos): missing a window resize signal (#69) #70

Closed kevinhwang91 closed 3 years ago

kevinhwang91 commented 3 years ago

nvim's terminal in macOS seemly is different from in Linux's. Resize window to render border after ranger's host is ready.