Closed OliverKnights closed 5 years ago
What do you mean by nothing else happens
? Can you add a gif, please?
https://giphy.com/gifs/42CpuO3bzx5BmLrOb4
As the gif shows, the first call to :Topen works and opens a terminal, but if I open another file, and call :Topen again, I expect a new terminal to open? Instead the filetype changes to 'neoterm' and the buffer stays the same
Apologies if I'm just using this wrong, but after using :Tnew to open a new terminal, changing to a normal buffer, say a .js file, then calling :Topen I expect the buffer the be changed back to the terminal if I'm understanding the documentation correctly, instead the filetype of the .js buffer is changed to neoterm and nothing else happens..
Steps to reproduce
let &runtimepath.=',~/.config/share/nvim/plugged/neoterm'
filetype plugin on