webrowse.man (webrowse-2.0.0.tgz) | : | webrowse.man (webrowse-2.0.3.tgz) | ||
---|---|---|---|---|
skipping to change at line 122 | skipping to change at line 122 | |||
The Mozilla or Netscape browser command name to use, firefox by default. | The Mozilla or Netscape browser command name to use, firefox by default. | |||
WB_MOZOLD If non-empty, the default is to use the older interface of Mozi lla or Netscape, eg applicable | WB_MOZOLD If non-empty, the default is to use the older interface of Mozi lla or Netscape, eg applicable | |||
for Firefox versions before 36.0. | for Firefox versions before 36.0. | |||
WB_TMP The directory in which to create any temporary files for use with any browser. The default | WB_TMP The directory in which to create any temporary files for use with any browser. The default | |||
depends on the browser in use. This may be overridden by the W B_CHTMP, WB_MZTMP, WB_NSTMP or | depends on the browser in use. This may be overridden by the W B_CHTMP, WB_MZTMP, WB_NSTMP or | |||
WB_MSTMP environment variables. | WB_MSTMP environment variables. | |||
WB_CHTMP The directory in which to create any temporary files for use with Chrome, | WB_CHTMP The directory in which to create any temporary files for use with Chrome, | |||
$HOME/.cache/chromium, $HOME/tmp or /tmp (the first which exist | $HOME/.cache/chromium, $HOME/snap/chromium/common/.cache/chromi | |||
s) by default. This overrides | um, $HOME/tmp or /tmp (the | |||
WB_TMP. | first which exists) by default. This overrides WB_TMP. | |||
WB_MZTMP or WB_NSTMP | WB_MZTMP or WB_NSTMP | |||
The directory in which to create any temporary files for use with Mozilla, $HOME/.mozilla, | The directory in which to create any temporary files for use with Mozilla, $HOME/.mozilla, | |||
$HOME/.netscape, $HOME/tmp or /tmp (the first which exists) by default. This overrides | $HOME/.netscape, $HOME/tmp or /tmp (the first which exists) by default. This overrides | |||
WB_TMP. | WB_TMP. | |||
WB_MSTMP The directory in which to create any temporary files for use with Mosaic, $HOME/tmp or /tmp | WB_MSTMP The directory in which to create any temporary files for use with Mosaic, $HOME/tmp or /tmp | |||
(the first which exists) by default. This overrides WB_TMP. | (the first which exists) by default. This overrides WB_TMP. | |||
WB_UMASK webrowse uses a umask of 077 when creating temporary files, unl ess overriden with this. | WB_UMASK webrowse uses a umask of 077 when creating temporary files, unl ess overriden with this. | |||
skipping to change at line 197 | skipping to change at line 197 | |||
set cmd='webrowse -sw' | set cmd='webrowse -sw' | |||
If you receive a news article containing URLs with nn(1), the following configuration in your .nn/init | If you receive a news article containing URLs with nn(1), the following configuration in your .nn/init | |||
file will allow you to view the article with markup in your browser via n n's I command. | file will allow you to view the article with markup in your browser via n n's I command. | |||
map both I ( | map both I ( | |||
save-full "|webrowse -mqw" | save-full "|webrowse -mqw" | |||
) | ) | |||
FILES | FILES | |||
$HOME/{.cache/chromium,tmp}/webrowse*, /tmp/webrowse* | $HOME/{{,snap/chromium/common/}.cache/chromium,tmp}/webrowse*, /tmp/webro wse* | |||
Possible temporary files for markup and loading. The defaults with Chrome unless the direc- | Possible temporary files for markup and loading. The defaults with Chrome unless the direc- | |||
tory is changed via WB_CHTMP or WB_TMP. | tory is changed via WB_CHTMP or WB_TMP. | |||
$HOME/{.mozilla,.netscape,tmp}/webrowse*, /tmp/webrowse* | $HOME/{.mozilla,.netscape,tmp}/webrowse*, /tmp/webrowse* | |||
Possible temporary files for markup and loading. The default s with Mozilla/Netscape unless | Possible temporary files for markup and loading. The default s with Mozilla/Netscape unless | |||
the directory is changed via WB_MZTMP, WB_NSTMP or WB_TMP. | the directory is changed via WB_MZTMP, WB_NSTMP or WB_TMP. | |||
$HOME/tmp/webrowse*, /tmp/webrowse* | $HOME/tmp/webrowse*, /tmp/webrowse* | |||
Possible temporary files for markup and loading. The defaults with Mosaic unless the direc- | Possible temporary files for markup and loading. The defaults with Mosaic unless the direc- | |||
tory is changed via WB_MSTMP or WB_TMP. | tory is changed via WB_MSTMP or WB_TMP. | |||
skipping to change at line 230 | skipping to change at line 230 | |||
err on the side of overidentifying such references, to make it most useful when browsing temporary | err on the side of overidentifying such references, to make it most useful when browsing temporary | |||
markup. Also, if the input text is exceptionally large, the pattern matc hing can become prohibitively | markup. Also, if the input text is exceptionally large, the pattern matc hing can become prohibitively | |||
expensive to compute. In such cases as these, a different program may be used to perform the markup, | expensive to compute. In such cases as these, a different program may be used to perform the markup, | |||
with its output piped into webrowse. | with its output piped into webrowse. | |||
Not all Netscape remote control features may work with Mozilla, too, sinc e Mozilla's support for Net- | Not all Netscape remote control features may work with Mozilla, too, sinc e Mozilla's support for Net- | |||
scape-style remote control wasn't fully implemented. Support ended entir ely with Firefox version 36.0. | scape-style remote control wasn't fully implemented. Support ended entir ely with Firefox version 36.0. | |||
See the URLs in the SEE ALSO section below for current details. | See the URLs in the SEE ALSO section below for current details. | |||
VERSION | VERSION | |||
2.0.0 | 2.0.3 | |||
AUTHOR | AUTHOR | |||
Steve Kinzler, steve@kinzler.com, May 96/Jan 98/Feb 15 | Steve Kinzler, steve@kinzler.com, May 96/Jan 98/Feb 15 | |||
URL | URL | |||
http://kinzler.com/me/webrowse/ http://www.cs.duke.edu/~des/webrowse.html | http://kinzler.com/me/webrowse/ http://www.cs.duke.edu/~des/webrowse.html | |||
SEE ALSO | SEE ALSO | |||
chromium-browser(1), firefox(1), mozilla(1), netscape(1), Mosaic(1), umask(1), sleep(1), at(1), | chromium-browser(1), firefox(1), mozilla(1), netscape(1), Mosaic(1), umask(1), sleep(1), at(1), | |||
xwinid(1), xwininfo(1), xlswins(1), pwd(1), kill(1), vi(1), mailx(1), nn(1), http://peter.sh/experi- | xwinid(1), xwininfo(1), xlswins(1), pwd(1), kill(1), vi(1), mailx(1), nn(1), http://peter.sh/experi- | |||
ments/chromium-command-line-switches/, http://www.mozilla.org/unix/rem ote.html, http://home.net- | ments/chromium-command-line-switches/, http://www.mozilla.org/unix/rem ote.html, http://home.net- | |||
scape.com/newsref/std/x-remote.html, xdg-open(1) | scape.com/newsref/std/x-remote.html, xdg-open(1) | |||
2.0.0 WEBROWSE(1) | 2.0.3 WEBROWSE(1) | |||
End of changes. 4 change blocks. | ||||
5 lines changed or deleted | 5 lines changed or added |