I added the call to `ansifilter`:
function clip
if not tty >/dev/null
ansifilter | pbcopy else pbpaste end
I added the call to `ansifilter`:
function clip
if not tty >/dev/null
end