Perl extension to massage selections from Vim.
authorIain Patterson <me@iain.cx>
Thu, 27 Aug 2009 12:02:40 +0000 (13:02 +0100)
committerIain Patterson <me@iain.cx>
Thu, 27 Aug 2009 16:16:09 +0000 (17:16 +0100)
commitec47e959281fd4dc2dce6fad801c10abf02ef4d6
tree044bd079f8bd3a3057a3f6be5e39b954128369ea
parent212a9a6fa92630c7ff33a97cbe29cf602b73fdff
Perl extension to massage selections from Vim.

Try to strip off marks and numbers from the start of a selection made
within urxvt.
It's a bit hacky and assumes that Vim will resize the terminal when
displaying marks and numbers.
.Xdefaults
.urxvt/vimselection [new file with mode: 0644]