dccsillag / magma-nvim

Interact with Jupyter from NeoVim.
GNU General Public License v3.0
977 stars 49 forks source link

[Feature Request] `:MagmaEnterOutput` should be able to show output too #107

Open benlubas opened 11 months ago

benlubas commented 11 months ago

Having both MagmaShowOutput and MagmaEnterOutput is clunky, and requires two binds where one can do.

Ideally I'd like MagmaEnterOutput to open the output if it isn't already, and jump into the output if it's already open.