Jorge Scandaliaris
Jorge Scandaliaris
> You can use something like `('a'):byte()`. Thanks, this works! Where's the byte() method coming from? Couldn't find it in the docs. Does it come from lua?
Hi, Same issue here, I have a set of mappings for switching between buffer windows, but noticed that they didn't work with Iron, forcing me to use the mouse to...
Hi, I am having exactly the same issue. Any progress so far? I usually create a new session with `:IPython` but I wanted to try a few things directly in...
As a workaround, one can start a kernel with nvim-ipy, then use the %connect_info magic info to start the console|qtconsole|notebook
I tried today with current version and jupyter console 5.1.0 and it seems to be working back again. Thanks
I have a similar issue, but when trying to modify the reference pptx generated by pandoc with LibreOffice Impress. Even the smallest modification (i.e. the color of a font) results...
What's the status of this PR? Is there anything pending? How should I test it?