joouha / euporie

Jupyter notebooks in the terminal
https://euporie.readthedocs.io
MIT License
1.54k stars 36 forks source link

Cannot go left! #43

Closed ghost closed 1 year ago

ghost commented 1 year ago

If I shift the cells to the right, then I cannot shift back to the left :(

See the video: https://youtu.be/VG_nabBuiew

joouha commented 1 year ago

Hi,

I'm not sure why this has stopped working (it definitely used to!), but I've made a fix in v2.1.5 so it should be working again.

Any problems let me know.

ghost commented 1 year ago

It is better now, but if you have a long line, and you scroll right until the end, it will allow you to scroll left, but only up to a certain point, not until the start.

This is the easiest way to reproduce it. It randomly gets "stuck" but is non reproducible.

joouha commented 1 year ago

Thanks, I've figured out why it was broken in the first place now.

I've attempted another fix in the dev branch (aea54ca27491d32107a670acf13bcc132a3e52be), which I'll release soon.

joouha commented 1 year ago

This should now be fixed in v2.2.0