numToStr / FTerm.nvim

:fire: No-nonsense floating terminal plugin for neovim :fire:
MIT License
721 stars 24 forks source link

Respect value of auto_close in FTerm.scratch #95

Open frangio opened 8 months ago

frangio commented 8 months ago

FTerm.scratch currently ignores an explicit auto_close = true.

Resolves #88