Open luccahuguet opened 1 month ago
after pressing z in yazi (if you have zoxide installed) it will open an interactive search menu, to find the dir/file you want
z
That's fine, but after you click it, you enter it, and now to open it in helix, you have to navigate back one folder...
enter
lets say you have a projects/sites/lucca/main.ts path
projects/sites/lucca/main.ts
you press z, then search for lucca and press enter, now you're into lucca's folder, and all you see is main.ts
lucca
main.ts
but to hit enter on the lucca folder, you have to press h or left_arrow (navigate back) and then hit enter, instead of opening it directly
hit enter
h
left_arrow
minor thing, but also annoying
one thing that could remove actually two steps is to go from yazi's zoxide interactive menu straight to helix
after pressing
z
in yazi (if you have zoxide installed) it will open an interactive search menu, to find the dir/file you wantThat's fine, but after you click it, you
enter
it, and now to open it in helix, you have to navigate back one folder...lets say you have a
projects/sites/lucca/main.ts
pathyou press
z
, then search forlucca
and press enter, now you're into lucca's folder, and all you see ismain.ts
but to
hit enter
on thelucca
folder, you have to pressh
orleft_arrow
(navigate back) and then hitenter
, instead of opening it directlyminor thing, but also annoying