[Bug] try to open deleted terminal buffer
Closed this issue · 3 comments
hiberabyss commented
Describe the bug
Error occured when close and open neoterm.
To Reproduce
Steps to reproduce the behavior:
- Opened a neoterm with
:Ttoggle
- Exit the neoterm with
<C-d>
- Run
Ttoggle
again, error will occur;
Versions (please complete the following information):
- OS: macOS
- neoterm v0.4.0-1755-g46cb85691
Additional context
This bug is introduced by 9107ddc
kassio commented
Can you update and try again, please? I just committed some fixes. I wasn't able to replicate with the last version.
hiberabyss commented
@kassio No this problem in latest version. Thanks!