--- deliantra/Deliantra-Client/DC.pm 2006/12/05 00:52:56 1.131 +++ deliantra/Deliantra-Client/DC.pm 2006/12/06 00:04:13 1.132 @@ -437,6 +437,7 @@ ] ) ), + ["bind apply $self->{name} to a key" => sub { $::BIND_EDITOR->do_quick_binding (["apply $self->{name}"]) }], ); CFPlus::UI::Menu->new (items => \@menu_items)->popup ($ev);