I\'m translating a script from Z shell to Fish, and I\'ve got this one part I can\'t figure out how to translate:
for (( i=0; i < $COLUMNS; i++ )); do p