numToStr / FTerm.nvim

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

Pressing backspace while holding shift doesn't delete a character #90

Open Machine-Maker opened 12 months ago

Machine-Maker commented 12 months ago

I believe pressing backspace while holding ctrl or shift should still delete a single character? It seems alt+backspace deletes a whole word, but the other modifiers just add extra characters instead of deleting them.