NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
vim: C-A C-X (Score:2)
<C-A>ddpk<C-X>
Re:vim: C-A C-X (Score:1)
Also, to make it even easier, a temporary binding can be created using map.
Of course, a better (preferably unused) key may be used in place of
I just chose that as it is rarely used, I think.Reply to This
Parent