akinsho / akinsho/toggleterm.nvim
[Question] MSYS2 Configuration Issues
- Vorherrschende Sprache
- Lua
- Sterne
- 5.6k
- Forks
- 206
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?"
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.