--- rxvt-unicode/src/perl/option-popup 2006/01/08 00:48:14 1.4 +++ rxvt-unicode/src/perl/option-popup 2006/01/08 22:58:13 1.6 @@ -10,7 +10,11 @@ my ($self, $event) = @_; if ($event->{button} == 3 && $event->{state} & urxvt::ControlMask) { - my $popup = $self->popup ($event); + my $popup = $self->popup ($event) + or return; + + $popup->add_title ("Options"); + $popup->add_separator; my %unsafe = map +($_ => 1), qw(borderLess console iconic loginShell reverseVideo