Closed
Description
In my init.vim script I subscribe to the resize event, if I use :NvimTreeResize
the subscribed function gets called, but if I resize with the mouse it doesn't.
init.vim._AppData_Local_nvim.-.NVIM.2022-08-23.17-18-32_Trim.mp4
From the above video you can see that if I use the command, the tabs above follow as well, but if I resize using the mouse they don't.
You can also see how I listen to the event.