--- rxvt-unicode/src/perl/selection 2014/05/17 15:48:29 1.59 +++ rxvt-unicode/src/perl/selection 2014/05/31 08:33:47 1.60 @@ -41,15 +41,17 @@ You can look at the source of the selection extension to see more interesting uses, such as parsing a line from beginning to end. -This extension also offers following bindable keyboard commands: +This extension also offers the following actions: =over 4 =item rot13 -Rot-13 the selection when activated. Used via keyboard trigger: +Rot-13 the selection when activated. - URxvt.keysym.C-M-r: perl:selection:rot13 +Example: + + URxvt.keysym.C-M-r: selection:rot13 =back