Hi team.
Running git master - fish, version 3.0b1-21-gfb679ac9c
Not sure if this was an active design decision, or if it was simply made this way to replicate the behavior of bash, but when you try to tab complete a directory with spaces in it for example, it will tab complete it with backslashes behind every space instead of simply wrapping the path in quotes which looks much cleaner and easier to read. It does the same for the autosuggestions. I was unable to find any pre-existing issue for this so apologies if this is a duplicate.
Hi team.
Running git master -
fish, version 3.0b1-21-gfb679ac9cNot sure if this was an active design decision, or if it was simply made this way to replicate the behavior of bash, but when you try to tab complete a directory with spaces in it for example, it will tab complete it with backslashes behind every space instead of simply wrapping the path in quotes which looks much cleaner and easier to read. It does the same for the autosuggestions. I was unable to find any pre-existing issue for this so apologies if this is a duplicate.