r Snacks Terminal **cmd** table: 0x010138d130
failed with code 1
: - vim.o.shell = "/opt/homebrew/bin/fish"
#1822
Answered
by
dmtrKovalenko
dmtrKovalenko
asked this question in
Q&A
-
Any ideas what might get wrong with the shell integration? I can select the branch but it fails the following error when creatihng the terminal. I can create a custom Snacks.terminal though
|
Beta Was this translation helpful? Give feedback.
Answered by
dmtrKovalenko
Apr 29, 2025
Replies: 1 comment
-
After staring for a while into the snacks sources I realized that the issue is actually in the xcode git's being used instead of ithe homebrew based one. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dmtrKovalenko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After staring for a while into the snacks sources I realized that the issue is actually in the xcode git's being used instead of ithe homebrew based one.