tab completion doesn't escape filenames
Created by: aeosynth
mkdir 'x()'
cd x<Tab> # cd x()/
ion: syntax error: '(' at position 5 is out of place
Created by: aeosynth
mkdir 'x()'
cd x<Tab> # cd x()/
ion: syntax error: '(' at position 5 is out of place