Shelper
Shelper
any updates on this?
is this already in the latest build? this is very useful....
@Nivethan-Ar i think you can change that in the config of lazygit https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md#configuring-file-editing
same here, it has been over a year, seems still not been fixed...
i did that in .bashrc, i am in zsh calling bash -c, and does not work, i think due to the non-interactive call for bash...
still not resolved i believe
the problem is that nvim is invoked using bash, not zsh, thus, the nvim is a new instance in addition to the nvim that runs the laygit in its terminal.
yes, i have editor set to nvim, and have edit command set to either nvim or 'zsh -c nvim', none of that works... i am using lazyvim under zsh, and...
I had a different but similar issue that builds for tflite but failed for GPU delegates It is the final linkage step that raise an error stating `can't find -lnativewindow`.....
i wonder that in stead of "extracting a grid of points from the mask and pass it to SAM", if we shrink the mask prompt with a certain pixel number...