As of now, it's impossible to enter only one bracket/quote at a time while this plugin is enabled. For example, when I run a command and forgot to quote something really lengthy, I press “up” to get to the previously run command, then I want to add the quotes around the string. But when I try to enter a quote before the string, I get two. And when I try to delete one, both are deleted, So I have to copy the entire string with my mouse cursor, delete it, enter a quote (it expands to two quotes) and then paste the string from clipboard. Is there anything that can be done to avoid this and similar scenarios, like only expanding the quotes if the cursor is at the end of the input or something? If that's not possible, I'd like to be able to disable certain features like this one using environment variables.
As of now, it's impossible to enter only one bracket/quote at a time while this plugin is enabled. For example, when I run a command and forgot to quote something really lengthy, I press “up” to get to the previously run command, then I want to add the quotes around the string. But when I try to enter a quote before the string, I get two. And when I try to delete one, both are deleted, So I have to copy the entire string with my mouse cursor, delete it, enter a quote (it expands to two quotes) and then paste the string from clipboard. Is there anything that can be done to avoid this and similar scenarios, like only expanding the quotes if the cursor is at the end of the input or something? If that's not possible, I'd like to be able to disable certain features like this one using environment variables.