Unable to use Terminal #67
Unanswered
IamSmeagol
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Try the configuration? vim.o.shell = "bash"
vim.o.shellcmdflag = "-i" |
Beta Was this translation helpful? Give feedback.
1 reply
-
There's another related issue I'm trying to solve. Can you give me the exact output of |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I launch the terminal using
<leader>ft
I only see a blank window. Manually launching with:lua Snacks.terminal.toggle()
results in the same. Any advice is appreciated.See errors here
Using Lazyvim 13.2.0, Snacks as of commit f704f74, neovim v0.11.0-dev-1137+g72a1df6065 , on Windows 11.
#58 this looked similar, but the problem isn't solved for me outside of gitbash
Beta Was this translation helpful? Give feedback.
All reactions