mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00

Problem: BS in prompt buffer starts new line.
Solution: Do not allows BS over the prompt. Make term_sendkeys() handle
special keys. Add a test.
6b810d92a9