akinsho / akinsho/toggleterm.nvim

[Question] MSYS2 Configuration Issues

Open
#642 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
5.6k
Forks
206
PR merge metrics
No merged PRs in 30d

Description

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?"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.