luk400 / vim-jukit

Jupyter-Notebook inspired Neovim/Vim Plugin
MIT License
587 stars 23 forks source link

`:JukitOutHist`: The history window does not work with conda. #81

Open phil-bergmann opened 1 year ago

phil-bergmann commented 1 year ago

Hello, thanks for the nice plugin! I only encountered a problem when running :JukitOutHist conda activate <env name>. The conda option is only honored by the output window that works perfectly. But it seems the history window does not change the environment. Would be nice if that could be fixed, unfortunately I'm very new to vim and can't fix it myself.

Bildschirmfoto 2023-04-21 um 16 49 00
luk400 commented 1 year ago

Hi, this should work now, please reinstall the plugin and try again :)

phil-bergmann commented 1 year ago

@luk400 Sorry for the delayed answer and thanks for having a look. It somehow still does not work, but I also think my package manager does not pick up the latest version somehow. I use lazy as manager and reinstalled the package, but still get this as the newest version, that looks like an old commit:

Bildschirmfoto 2023-06-19 um 15 29 13

Is there anything I'm doing wrong? But I think you need to make a new release and bump up the version number?