about summary refs log tree commit diff stats
path: root/lynx.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'lynx.hlp')
-rw-r--r--lynx.hlp152
1 files changed, 81 insertions, 71 deletions
diff --git a/lynx.hlp b/lynx.hlp
index ba3ebe18..2125fcc2 100644
--- a/lynx.hlp
+++ b/lynx.hlp
@@ -243,7 +243,7 @@
               enabled).
 
        -mime_header
-              prints the MIME header of a fetched document  along
+              prints  the MIME header of a fetched document along
               with its source.
 
        -minimal
@@ -253,25 +253,25 @@
               number of articles in chunked news listings.
 
        -newsmaxchunk=NUMBER
-              maximum  news articles in listings before chunking.
+              maximum news articles in listings before  chunking.
 
        -nobrowse
               disable directory browsing.
 
-       -nocc  disable Cc: prompts for self  copies  of  mailings.
-              Note  that  this does not disable any CCs which are
+       -nocc  disable  Cc:  prompts  for self copies of mailings.
+              Note that this does not disable any CCs  which  are
               incorporated within a mailto URL or form ACTION.
 
        -nocolor
               force   color   mode   off,   overriding   terminal
-              capabilities   and   any  -color  flags,  COLORTERM
+              capabilities  and  any  -color   flags,   COLORTERM
               variable, and saved .lynxrc settings.
 
        -noexec
               disable local program execution. (DEFAULT)
 
        -nofilereferer
-              disable transmissions of Referer headers  for  file
+              disable  transmissions  of Referer headers for file
               URLs.
 
        -nolist
@@ -281,10 +281,10 @@
               owners.
 
        -nonrestarting_sigwinch
-              This flag is not available  on  all  systems,  Lynx
-              needs  to  be compiled with HAVE_SIGACTION defined.
-              If available, this flag may  cause  Lynx  to  react
-              more  immediately to window changes when run within
+              This  flag  is  not  available on all systems, Lynx
+              needs to be compiled with  HAVE_SIGACTION  defined.
+              If  available,  this  flag  may cause Lynx to react
+              more immediately to window changes when run  within
               an xterm.
 
        -nopause
@@ -317,23 +317,23 @@
               with partial-display logic
 
        -pauth=ID:PASSWD
-              set authorization ID and password for  a  protected
-              proxy  server  at  startup.  Be sure to protect any
+              set  authorization  ID and password for a protected
+              proxy server at startup.  Be sure  to  protect  any
               script files which use this switch.
 
-       -popup toggles handling of  single-choice  SELECT  options
+       -popup toggles  handling  of  single-choice SELECT options
               via popup windows or as lists of radio buttons.
 
        -post_data
-              send  form  data  from  stdin using POST method and
+              send form data from stdin  using  POST  method  and
               dump results.
 
        -preparsed
-              show HTML source  preparsed  and  reformatted  when
+              show  HTML  source  preparsed  and reformatted when
               used with -source or in source view.
 
        -prettysrc
-              show  HTML  source  view  with lexical elements and
+              show HTML source view  with  lexical  elements  and
               tags in color.
 
        -print enable print functions. (default)
@@ -341,8 +341,8 @@
        -pseudo_inlines
               toggles pseudo-ALTs for inlines with no ALT string.
 
-       -raw   toggles   default   setting   of   8-bit  character
-              translations or CJK mode for the startup  character
+       -raw   toggles  default   setting   of   8-bit   character
+              translations  or CJK mode for the startup character
               set.
 
        -realm restricts access to URLs in the starting realm.
@@ -352,32 +352,33 @@
               document affected).
 
        -restrictions=[option][,option][,option]...
-              allows  a  list  of   services   to   be   disabled
+              allows   a   list   of   services  to  be  disabled
               selectively. Dashes and underscores in option names
               can be intermixed. The following list is printed if
               no options are specified.
 
               all - restricts all options listed below.
 
-              bookmark  -  disallow  changing the location of the
+              bookmark - disallow changing the  location  of  the
               bookmark file.
 
-              bookmark_exec - disallow execution  links  via  the
+              bookmark_exec  -  disallow  execution links via the
               bookmark file.
 
-              change_exec_perms  -  disallow changing the eXecute
-              permission  on  files  (but  still  allow  it   for
+              change_exec_perms - disallow changing  the  eXecute
+              permission   on  files  (but  still  allow  it  for
               directories) when local file management is enabled.
 
-              default - same as command line  option  -anonymous.
+              default  -  same as command line option -anonymous.
+
               Disables default services for anonymous users.  Set
-              to  all  restricted,  except  for:   inside_telnet,
-              outside_telnet,       inside_ftp,      outside_ftp,
+              to   all  restricted,  except  for:  inside_telnet,
+              outside_telnet,      inside_ftp,       outside_ftp,
               inside_rlogin,     outside_rlogin,     inside_news,
               outside_news, telnet_port, jump, mail, print, exec,
-              and goto.  The  settings  for  these,  as  well  as
-              additional   goto  restrictions  for  specific  URL
-              schemes that are also  applied,  are  derived  from
+              and  goto.   The  settings  for  these,  as well as
+              additional  goto  restrictions  for  specific   URL
+              schemes  that  are  also  applied, are derived from
               definitions within userdefs.h.
 
               dired_support - disallow local file management.
@@ -385,43 +386,43 @@
               disk_save - disallow saving to disk in the download
               and print menus.
 
-              dotfiles - disallow  access  to,  or  creation  of,
+              dotfiles  -  disallow  access  to,  or creation of,
               hidden (dot) files.
 
-              download   -   disallow  some  downloaders  in  the
-              download   menu   (does   not    imply    disk_save
+              download  -  disallow  some  downloaders   in   the
+              download    menu    (does   not   imply   disk_save
               restriction).
 
               editor - disallow external editing.
 
               exec - disable execution scripts.
 
-              exec_frozen  -  disallow the user from changing the
+              exec_frozen - disallow the user from  changing  the
               local execution option.
 
-              externals - disallow some "EXTERNAL"  configuration
-              lines  if  support  for  passing  URLs  to external
-              applications (with the EXTERN command) is  compiled
+              externals  - disallow some "EXTERNAL" configuration
+              lines if  support  for  passing  URLs  to  external
+              applications  (with the EXTERN command) is compiled
               in.
 
-              file_url  -  disallow  using G)oto, served links or
+              file_url - disallow using G)oto,  served  links  or
               bookmarks for file: URLs.
 
               goto - disable the 'g' (goto) command.
 
-              inside_ftp - disallow ftps for people  coming  from
+              inside_ftp  -  disallow ftps for people coming from
               inside your domain (utmp required for selectivity).
 
-              inside_news -  disallow  USENET  news  posting  for
-              people   coming   from  inside  your  domain  (utmp
+              inside_news  -  disallow  USENET  news  posting for
+              people  coming  from  inside  your   domain   (utmp
               required for selectivity).
 
-              inside_rlogin - disallow rlogins for people  coming
-              from   inside   your   domain  (utmp  required  for
+              inside_rlogin  - disallow rlogins for people coming
+              from  inside  your  domain   (utmp   required   for
               selectivity).
 
-              inside_telnet - disallow telnets for people  coming
-              from   inside   your   domain  (utmp  required  for
+              inside_telnet  - disallow telnets for people coming
+              from  inside  your  domain   (utmp   required   for
               selectivity).
 
               jump - disable the 'j' (jump) command.
@@ -432,45 +433,45 @@
 
               news_post - disallow USENET News posting.
 
-              options_save - disallow saving options in  .lynxrc.
+              options_save  - disallow saving options in .lynxrc.
 
-              outside_ftp  - disallow ftps for people coming from
-              outside   your   domain    (utmp    required    for
+              outside_ftp - disallow ftps for people coming  from
+              outside    your    domain    (utmp   required   for
               selectivity).
 
-              outside_news  -  disallow  USENET  news reading and
-              posting for people coming from outside your  domain
-              (utmp  required for selectivity).  This restriction
-              applies  to   "news",   "nntp",   "newspost",   and
-              "newsreply"  URLs, but not to "snews", "snewspost",
+              outside_news - disallow  USENET  news  reading  and
+              posting  for people coming from outside your domain
+              (utmp required for selectivity).  This  restriction
+              applies   to   "news",   "nntp",   "newspost",  and
+              "newsreply" URLs, but not to "snews",  "snewspost",
               or "snewsreply" in case they are supported.
 
               outside_rlogin - disallow rlogins for people coming
-              from   outside   your  domain  (utmp  required  for
+              from  outside  your  domain  (utmp   required   for
               selectivity).
 
               outside_telnet - disallow telnets for people coming
-              from   outside   your  domain  (utmp  required  for
+              from  outside  your  domain  (utmp   required   for
               selectivity).
 
               print - disallow most print options.
 
-              shell - disallow  shell  escapes  and  lynxexec  or
+              shell  -  disallow  shell  escapes  and lynxexec or
               lynxprog G)oto's.
 
-              suspend  -  disallow  Unix  Control-Z suspends with
+              suspend - disallow  Unix  Control-Z  suspends  with
               escape to shell.
 
-              telnet_port - disallow specifying a port in  telnet
+              telnet_port  - disallow specifying a port in telnet
               G)oto's.
 
-              useragent  -  disallow  modifications  of the User-
+              useragent - disallow  modifications  of  the  User-
               Agent header.
 
        -resubmit_posts
-              toggles forced resubmissions  (no-cache)  of  forms
-              with  method  POST when the documents they returned
-              are sought with the PREV_DOC command  or  from  the
+              toggles  forced  resubmissions  (no-cache) of forms
+              with method POST when the documents  they  returned
+              are  sought  with  the PREV_DOC command or from the
               History List.
 
        -rlogin
@@ -479,32 +480,42 @@
        -selective
               require .www_browsable files to browse directories.
 
+       -short_url
+              show very long URLs in the status line  with  "___"
+              to represent the portion which cannot be displayed.
+              The begining and end  of  the  URL  are  displayed,
+              rather than suppressing the end.
+
        -show_cursor
-              If enabled the cursor will not  be  hidden  in  the
+              If  enabled  the  cursor  will not be hidden in the
               right hand corner but will instead be positioned at
-              the start of the  currently  selected  link.   Show
-              cursor   is   the   default   for  systems  without
+              the  start  of  the  currently selected link.  Show
+              cursor  is  the   default   for   systems   without
               FANCY_CURSES     capabilities.      The     default
               configuration  can  be  changed  in  userdefs.h  or
-              lynx.cfg.  The  command  line  switch  toggles  the
+              lynx.cfg.   The  command  line  switch  toggles the
               default.
 
        -soft_dquotes
-              toggles  emulation  of  the old Netscape and Mosaic
+              toggles emulation of the old  Netscape  and  Mosaic
               bug  which  treated  '>'  as  a  co-terminator  for
               double-quotes and tags.
 
        -source
-              works  the  same  as  dump  but outputs HTML source
+              works the same as  dump  but  outputs  HTML  source
               instead of formatted text.
 
        -stack_dump
               disable SIGINT cleanup handler
 
        -startfile_ok
-              allow  non-http   startfile   and   homepage   with
+              allow   non-http   startfile   and   homepage  with
               -validate.
 
+       -sticky_inputs
+              don't require activating inputs in  order  to  edit
+              them.
+
        -tagsoup
               initialize  parser,  using Tag Soup DTD rather than
               SortaSGML.
@@ -539,7 +550,6 @@
               turn on mouse support, if available.  Clicking  the
               left mouse button on a link traverses it.  Clicking
               the right mouse button pops back.  Click on the top
-
               line  to  scroll  up.   Click on the bottom line to
               scroll down.  The first few positions  in  the  top
               and  bottom  line  may invoke additional functions.
@@ -649,7 +659,6 @@
        NEWS_ORGANIZATION   This variable, if  set,  provides  the
                            string   used   in  the  Organization:
                            header of USENET  news  postings.   It
-
                            will   override  the  setting  of  the
                            ORGANIZATION environment variable,  if
                            it  is  also  set  (and,  on UNIX, the
@@ -743,6 +752,7 @@
                            program,  as  defined  in  a  lynx.cfg
                            PRINTER: definition statement.  If the
                            field does not exist for the document,
+
                            the  variable  is set to a null string
                            under UNIX, or "No URL" under VMS.
 
@@ -758,7 +768,6 @@
                            being   used   to  invoke  Lynx.   If,
                            however, it is unset at  startup  time
                            (or  has  the  value "unknown"), or if
-
                            the -term command-line option is  used
                            (see OPTIONS section above), Lynx will
                            set or modify its value  to  the  user
@@ -919,3 +928,4 @@
        Foteos Macrides
        Worcester Foundation for Biomedical Research
        Shrewsbury, Massachusetts 01545
+
wse_trace.cc?h=hlt&id=9e45cae061fd345d3270f236769bd94966a42eb2'>^
657bff98 ^
f821c0e2 ^























4243d710 ^
29f1b21e ^
f821c0e2 ^





9463d417 ^
f821c0e2 ^

9463d417 ^
f821c0e2 ^




9463d417 ^
f821c0e2 ^




b0ef6d58 ^
f821c0e2 ^


0668b1b2 ^
f821c0e2 ^


0668b1b2 ^
f821c0e2 ^















































c9c6ab35 ^
f821c0e2 ^


53575531 ^

f821c0e2 ^















c69f3314 ^
53575531 ^

f821c0e2 ^



53575531 ^
f821c0e2 ^
657bff98 ^
f821c0e2 ^






















657bff98 ^
f821c0e2 ^







657bff98 ^
f821c0e2 ^


657bff98 ^
f821c0e2 ^


657bff98 ^
f821c0e2 ^


657bff98 ^


f821c0e2 ^


657bff98 ^


f821c0e2 ^


657bff98 ^

f821c0e2 ^













ab53600b ^
ab146dd2 ^
8bec2907 ^
ab53600b ^

ab146dd2 ^
1725a858 ^
9463d417 ^
f22250a1 ^
9463d417 ^


ab146dd2 ^
1725a858 ^
4886e4e9 ^
9463d417 ^

f3760b0f ^
9463d417 ^
9463d417 ^
4d03f69c ^
9463d417 ^

ab146dd2 ^
1d2d6cf5 ^

657bff98 ^
1d2d6cf5 ^

ab146dd2 ^
c9c6ab35 ^
63030ea7 ^
4886e4e9 ^
63030ea7 ^

f3760b0f ^
63030ea7 ^


80612d80 ^
63030ea7 ^
657bff98 ^
63030ea7 ^

ab146dd2 ^
1725a858 ^
657bff98 ^

b24eb476 ^
293dbd7e ^

4886e4e9 ^
f3760b0f ^
293dbd7e ^
293dbd7e ^


b24eb476 ^
293dbd7e ^
4886e4e9 ^
293dbd7e ^

293dbd7e ^


293dbd7e ^

ab146dd2 ^
1725a858 ^
657bff98 ^

b24eb476 ^
ff1f5976 ^

4886e4e9 ^
f3760b0f ^
12f93e4a ^
ff1f5976 ^
12f93e4a ^
b24eb476 ^
12f93e4a ^
4886e4e9 ^
ff1f5976 ^
12f93e4a ^


9aa2fd34 ^
cd723793 ^





9aa2fd34 ^

4b487ef5 ^
cd723793 ^
9aa2fd34 ^

4b487ef5 ^
cd723793 ^
9aa2fd34 ^
4243d710 ^
c0a90438 ^
4243d710 ^
c442a5ad ^
4243d710 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560