function copyf argparse n -- $argv if set -q _flag_n cat $argv | wl-copy -n else cat $argv | wl-copy end end