Skip to content

Conversation

@fcusson
Copy link

@fcusson fcusson commented Mar 18, 2023

This added setting is ment to put the command sent to the terminal buffer in quote. This is for compatibility with git bash in Windows where the way neovim sends the command is using bash -c <cmd> without putting the whole command in quotes errors are raised due to unknown command.

I tested this new process under my work windows machine. Toggleterm is now able to open the terminal without problem. Even custom terminals.

I did some regression test on my linux desktop and without providing the new quote_command. The behavior stayed the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant