carapace
carapace copied to clipboard
re-enable special characters
Since files and folder completion now relies on callback entirely some filtered characters need to be re-enabled.
Ensure ()
won't be executed in fish (and similar problems).
might need #192 related #3
Quotes need to be enabled as well. In powershell it can be escaped by repeating it ''
.
When contains backslash xonsh needs to use raw strings r'backslash\t \''