akinsho / akinsho/toggleterm.nvim
[Question] MSYS2 Configuration Issues
- Lingua principale
- Lua
- Stelle
- 5.6k
- Fork
- 206
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello, I have a minor issue needing assistance. While configuring MSYS2 with ToggleTerm, I encountered some problems. I can only invoke it with:
cmd = {
"powershell", "-NoLogo", "-NoProfile", "-ExecutionPolicy", "RemoteSigned", "-Command",
"[Console]::InputEncoding=[Console]::OutputEncoding=[System.Text.Encoding]::UTF8;",
"D:/tools/msys2/msys2_shell.cmd -ucrt64 -defterm -here -no-start"
}
I wonder if it's possible to expose the delete method in terminal.lua for fine-tuning, or could you advise on how MSYS2 should be properly configured?"
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.