Open hiberabyss opened 6 years ago
hmm it might be caused by a compatibility issue with prompt_toolkit's bracketed-paste and neovim. I'm not a neovim user, I'd really like to know how you're sending the upper buffer to the neovim terminal bottom buttom.
@meeuw , just copy buffer content into system clipboard, and then paste in the neovim terminal.
@hiberabyss I'm able to reproduce it. We rely on prompt-toolkit to handle copy/paste.
It might be useful to file the bug there, simply because we're not in a position to find a solution for this.
Thanks for your reply, I have created a new issue in prompt-toolkit.
When I paste following sql lines into mycli which runs within neovim terminal, only the first line executed:
mycli version:
1.16.0
neovim version:v0.2.3-568-gdc5362958