@@ -726,8 +726,10 @@ followurl(int x, int y) {
execlp(urlhandler, urlhandler, linestr + url_start, NULL);
exit(1);
}
/* // handled by st-externalpipe patch
if (chpid > 0)
waitpid(chpid, NULL, 0);
*/
free(linestr);
unhighlighturls();
The note is not visible to the blocked user.