vimcmdline icon indicating copy to clipboard operation
vimcmdline copied to clipboard

session/line number not unique error, reproducible example

Open ssh352 opened this issue 2 years ago • 4 comments

I have encountered this error via a simple example. Could anyone advise?

Screen Shot 2022-05-09 at 10 35 35 AM

neovim 0.7.0 python 3.9.12 ipython 8.3.0 vimcmdline latest

ssh352 avatar May 09 '22 03:05 ssh352

Could you try Python instead of iPython, please?

jalvesaq avatar May 09 '22 09:05 jalvesaq

Thanks for the advice. no such problem with python. Wish I could still use ipython without such problem.

ssh352 avatar May 09 '22 14:05 ssh352

People who have contributed to support iPython were @epwalsh, @kprimice and @ianliu.

jalvesaq avatar May 13 '22 22:05 jalvesaq

same issue with ipython on my side with the current commit, but if I remember correctly, ipython works before the Feburary commit.

smilesun avatar Aug 22 '22 12:08 smilesun

I installed ipython, sent a few lines to it, and couldn't see any issues...

jalvesaq avatar Oct 11 '23 11:10 jalvesaq

it works with latest neovim and ipython. ipython must have fixed it. closing.

ssh352 avatar Jan 12 '24 14:01 ssh352