selecting sftp URLs in URxvt

January 2, 2012 @ 17:58

Add this to your .Xresources:

> URxvt.selection.pattern-0: ^(sftp://[^ ]+)\

Note that there’s a space at the end of the line.