urxvt256c-ml-selection-autotransform (1) Linux Manual Page
selection-autotransform – automatically transform select text DescriptionThis selection allows you to do automatic transforms on a selection whenever a selection is made. It works by specifying perl snippets (most useful is a single "s///" operator) that modify $_ as resources: URxvt.selection-autotransform.0: transform URxvt.selection-autotransform.1: transform …For example, the following will transform selections of the form "filename:number",…
