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.
Firefox Extensions (Score:1)
There are some Firefox extensions which make this even easier. Currently I'm using ViewSourceWith [sourceforge.net], which doesn't just do what it says but also provides a way of loading the contents of text areas into external editors.
You right-click in a text area and select a menu item to fire up the editor, then save stuff in the editor and it gets reflected in the browser. I'm using it on Linux with Vim (
gvim).Note also that the Vim keystroke
Honly moves to the top line currently being displayed; to move to the fs/pbcopy/xclip/ (Score:1)
I just tried ":w !/usr/X11R6/bin/xclip".
Add "-selection clipboard" to the command line if you prefer ^V to middle click.