--- rxvt-unicode/src/urxvt.pm 2006/01/20 15:57:21 1.115 +++ rxvt-unicode/src/urxvt.pm 2006/01/20 18:50:49 1.118 @@ -93,7 +93,7 @@ Binds a popup menu to Ctrl-Button3 that lets you convert the selection text into various other formats/action (such as uri unescaping, perl -evalution, web-browser starting etc.), depending on content. +evaluation, web-browser starting etc.), depending on content. Other extensions can extend this popup menu by pushing a code reference onto C<@{ $term->{selection_popup_hook} }>, that is called whenever the @@ -171,8 +171,9 @@ displays a "[NEW]" button, which, when clicked, will add a new tab, followed by one button per tab. -Clicking a button will activate that tab. Pressing Shift-Left and -Shift-Right will switch to the tab left or right of the current one. +Clicking a button will activate that tab. Pressing B and +B will switch to the tab left or right of the current one, +while B creates a new tab. =item mark-urls @@ -477,6 +478,8 @@ =item on_configure_notify $term, $event +=item on_property_notify $term, $event + =item on_key_press $term, $event, $keysym, $octets =item on_key_release $term, $event, $keysym