@ -2263,10 +2263,11 @@ tdumpsel(void)
{
char *ptr;
ptr = getsel();
if((ptr = getsel())) {
tprinter(ptr, strlen(ptr));
free(ptr);
}
void
tdumpline(int n) {
The note is not visible to the blocked user.