akinsho / toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows
GNU General Public License v3.0
4.06k stars 170 forks source link

Update README.md #586

Open mdloucks opened 1 month ago

mdloucks commented 1 month ago

When changing branches via toggleterm & lazygit, your buffers don't automatically update with the new branch contents.

Currently, you have to run a manual :e! command or restart neovim to see the changes. Running :bufdo e refreshes all of your buffers. You can see the results of the change below. Thanks!

https://github.com/akinsho/toggleterm.nvim/assets/19471665/a47b1b7d-422e-4327-9666-f0f1c342571e