akinsho / akinsho/toggleterm.nvim
[Question] MSYS2 Configuration Issues
- Ngôn ngữ chính
- Lua
- Star
- 5.6k
- Fork
- 206
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?"
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.