/[[:<:]]https\{0,1\}:\/\/[[:graph:]]* $/ { :urlwrap; N; s/ \n\([[:graph:]]\{1,\}\) $/\1 /; t urlwrap; s/ \n\([[:graph:]]\)/\1/; }