mirror of
https://github.com/neovim/neovim.git
synced 2025-10-19 16:21:51 +00:00

Problem: when create a hidden terminal job with `nvim_buf_call`+ `jobstart(…,{term=true})`, program like `lazygit` cannot figure out the correct width and height. Solution: `jobstart(…,{term=true})` accepts `width`/`height`