luccahuguet / yazelix

Zellij and Yazi adding a File Tree to Helix & helix-friendly keybindigs for Zellij
156 stars 9 forks source link

Opening new files #5

Closed peteringram0 closed 2 months ago

peteringram0 commented 2 months ago

When opening new files from the yazi sidebar does it open the file in a new helix instance or open the buffer within the same helix instance?

Thanks

luccahuguet commented 2 months ago

hi there, thanks for taking interest in the project

it opens in a new helix instance, within a new zellij pane when you close this helix instance, the pane also closes

it's like a "helix-only" pane

for opening in the same buffer, you can check out this other project that makes use of broot, wezterm, helix, and a bunch of shell scripting: https://github.com/quantonganh/helix-wezterm

luccahuguet commented 2 months ago

I think I answered your question and you can follow progress on that (if there is any) right here: https://github.com/luccahuguet/zellij/issues/8

feel free to reopen the issue if needed