The following reply was made to PR ports/177616; it has been noted by GNATS.
From: Tijl Coosemans <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: ports/177616: x11/xfce4-terminal doesn't always spawn new tab when <ctrl-t> is struck Date: Thu, 04 Apr 2013 11:55:45 +0200 You should use ctrl+shift+t. ctrl+t sends SIGINFO to all processes in the foreground. This makes some programs print out status info, e.g. if you run 'sleep 10' and press ctrl+t, sleep prints out how many seconds are left. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
