onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 300 forks source link

Editor freezes after get E5210 when change text after yank #2635

Open jhonasn opened 5 years ago

jhonasn commented 5 years ago

Oni Version: 0.3.6 Neovim Version (Linux only): 0.3.1 Operating System: Windows

Issue: E5210 freezes the editor and after hit enter (or anything) the editor doesn't continue runnig. The complete error message showed is "E5210: dict key 'stdout' already set for buffered stream in channel 578"

Expected behavior: Continue the editor running after hit enter.

Actual behavior: After the error the editor freezes.

Steps to reproduce: Yank some text and try to change some text before paste.

image

oni-bot[bot] commented 5 years ago

Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.