[elinks-users] How to copy url of page you're on?
Seth Williamson
hazelmotes at gmail.com
Mon Oct 22 06:53:16 MDT 2007
There may have been some changes in elinks since you wrote this very
fine page.
I didn't find link-external-command or tab-external-command under Main
Mapping. But I did find two that said something like "pass URI to
external command," something along those lines (I'm not at a computer
now where I can look at elinks).
One of these I used for the key binding Alt-p, and then I added an item
I called clip to URI passing section in the option manager. I used your
script, which is echo -n %c | xclip -i
It doesn't work, apparently because my box doesn't have xclip on it.
I prefer to use Klipper as my clip manager.
I tried to insert "klipper" in place of xclip, but it still didn't work.
Any ideas?
Seth Williamson
Slings Gap
Franklin County, VA
USA
Thomas Adam wrote:
> On 21/10/2007, Seth Williamson <hazelmotes at gmail.com> wrote:
>> I'd like to be able to copy the url of a page I'm on so I can send it to
>> others.
>>
>> Can this be done in elinks?
>
> Sure. See:
>
> http://edulinux.homeunix.org/elinks/
>
> Specifically, the "URI-passing" section.
>
> -- Thomas Adam
>
More information about the elinks-users
mailing list