I think the $remove can be omitted:
Code:
alias -l nohtml return $regsubex($1-,/(^[^<]*>|<[^>]*>|<[^>]*$|\46nbsp\73|\t)/g,)
I haven't tested this but it should work to strip $chr(9) and
Code:
&nbsp;
too.