代码搜索:ELinks
找到约 191 项符合「ELinks」的源代码
代码结果 191
www.eeworm.com/read/137626/5822729
in elinks.1.in
.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any b
www.eeworm.com/read/137626/5822735
elinks-remote
#!/bin/bash
#
# This script lets you pass URLs from external programs to ELinks easily. You
# just call this script with URL as a parameter (just like i.e. "netscape
# -remote url"), and then press 'x
www.eeworm.com/read/177353/5328117
in elinks.1.in
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .s
www.eeworm.com/read/177353/5328118
1 elinks.1
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .s
www.eeworm.com/read/137626/5822724
5 elinks.conf.5
.\" elinks.conf.5
.\"
.\" Generated by help2doc (Revision: 1.15) on 02 May 05 using output from ELinks version 0.10.4.CVS.
.\"
.\" Copyleft (c) 2002-2004 The ELinks project
.\"
.\" This file may be di
www.eeworm.com/read/177353/5328114
5 elinks.conf.5
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .s
www.eeworm.com/read/177353/5328295
c elinks_object.c
/* The "elinks" object */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "elinks.h"
#include "config/home.h"
#include "ecmascript/spidermonkey/util.h"
#include "protocol/uri.h"
#include "
www.eeworm.com/read/177353/5328296
h elinks_object.h
#ifndef EL__SCRIPTING_SMJS_ELINKS_OBJECT_H
#define EL__SCRIPTING_SMJS_ELINKS_OBJECT_H
#include "ecmascript/spidermonkey/util.h"
/* This is the all-powerful elinks object through which all client scr
www.eeworm.com/read/137626/5822739
lua bm-to-elinks-bookmarks.lua
#!/usr/bin/lua -f
-- Convert bm.lua-format bookmarks to ELinks-format bookmarks.
-- Peter Wang, 2002-12-19
prog = arg[0]
infile = arg[1]
if not infile then
print("Convert bm.lua-format bookmarks
www.eeworm.com/read/137626/5822743
pl conf-links2elinks.pl
#!/usr/bin/perl
# This script converts html.cfg and links.cfg files of Links and older ELinks
# versions to the new ELinks' elinks.conf. Intended use:
#
# cat .links/html.cfg .links/links.cfg .lin