Mergemaster Fails

Lars Engels lars.engels at 0x20.net
Thu Jun 7 21:37:47 UTC 2012


On Thu, Jun 07, 2012 at 10:05:24AM -0700, Thomas D. Dean wrote:
> On 06/06/12 21:20, Chris Nehren wrote:
> 
> > Have you tried ctrl-t? This will send SIGINFO to the process which
> 
> No response to any key except ^z

Doesn't ^t work at all for you?
If you're using tcsh and some *rxvt terminal emulator add this to your
.[t]cshrc:

# Quirk for urxvt
if(${?COLORTERM}) then
    if("${COLORTERM}" == "rxvt-xpm" && "${OSTYPE}" == "FreeBSD") then
        /bin/stty status ^t
    endif
endif

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20120607/fc508e66/attachment.pgp


More information about the freebsd-stable mailing list