benlubas / molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
GNU General Public License v3.0
608 stars 33 forks source link

fix: % sign file encoding issues #246

Closed benlubas closed 1 month ago

benlubas commented 1 month ago

fixes #245

%k in a :MoltenSave path is now escaped, same with :MoltenExportOutput and :MoltenImportOutput