urxvt256c-ml-selection-autotransform (1) Linux Manual Page
NAME selection-autotransform – automatically transform select text DESCRIPTION This 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…
