--- rxvt-unicode/src/urxvt.pm 2006/01/18 19:43:51 1.105 +++ rxvt-unicode/src/urxvt.pm 2006/01/18 19:44:22 1.106 @@ -1603,7 +1603,8 @@ urxvt::term->new ($env, "popup", "--perl-lib" => "", "--perl-ext-common" => "", - "-pty-fd" => -1, "-sl" => 0, "-b" => 1, "-bd" => "grey80", "-bl", "-override-redirect", + "-pty-fd" => -1, "-sl" => 0, + "-b" => 1, "-bd" => "grey80", "-bl", "-override-redirect", "--transient-for" => $self->{term}->parent, "-display" => $self->{term}->display_id, "-pe" => "urxvt-popup")