BradleySmall

Results 4 issues of BradleySmall

When working through the tutorial, once you begin using fc -l... in the completion script. You neglect to add the IFS=$'\n' to the script. This results in each command and...

Working on a cross platform project, it would be nice to set "Advanced Command Line Arguments" at the top level (Window|Preferences) to match the local installed environment. For example: -D'__x86_64__=1'...

Working on a large code base I need to always set -D for 2 things and -U for 2 other things. As it is now I have to set these...

Trying to import environment from postman. I got the collection and the environment. However, the collection had many variables associated to itself. There doesn't seem to be a corresponding scripts/variables...