Hacker News new | past | comments | ask | show | jobs | submit login

Copying from the other comment:

I remember vanilla vim doing some weird stuff, like leaving the buffer open even though I've exited the shell, requiring me to close it manually. I don't know if it's been fixed since.




There is an option to close the terminal buffer when the terminal process exits, e.g.,

`:term ++close <cmd>`


Another poor default option choice in Vim compared to NeoVim.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: