Luca Nanni
Luca Nanni
Same issue also for me!
I am using Python syntax and sending code to ipython
I solved the issue. Indeed one has to **turn off** the `ctrl+v_to_console` option. The following setting solved the issue for me: ``` "python": { "bracketed_paste_mode": true, "ctrl+v_to_console": false, "prog": "cmder"...
I'm running ipython on a remote server over ssh
Thank you for your support and for the amazing package!
I am having the exact same problem
I am using bedtools version 2.30.0
Same problem detected also by me!