mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 12:05:14 +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`