ryanmsnyder / toggleterm-manager.nvim

A Telescope extension to manage Toggleterm's terminals in NeoVim
GNU General Public License v3.0
66 stars 5 forks source link

How can i close all terminal at once? #5

Open PhoenixPtt opened 6 months ago

PhoenixPtt commented 6 months ago

if there are many terminals , closing them one by one is hard work. How can i bind a key and close them all at once?

areiass36 commented 3 days ago

I guess you would need to create your own custom function for that.