-
Notifications
You must be signed in to change notification settings - Fork 6
/
.surfraw.conf
87 lines (69 loc) · 2.17 KB
/
.surfraw.conf
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
# Surfraw -- Shell Users' Revolutionary Front Against the World wide web
#
# $Id$
#
# (c) 2000-2001 Julian Assange, all rights reserved.
# (c) 2001 Australian Institute for Collaborative Research, all rights reserved.
# (c) 2000 Melbourne Institute for Advanced Study, all rights reserved.
#
# see the file COPYING for further copyright details
#
# this file is shell script
#
# defintion commands:
#
# def -- define configuration variable unless already defined
# (i.e by the environment)
# defyn -- define boolean configuration variable unless
# already defined
#
# WARNING: This file has a different format to that of $HOME/.surfraw.conf!
# $HOME/.surfraw.conf entries should always be written sh style:
#
# SURFRAW_text_browser=w3m
# etc
# autoconf guessed prefix
prefix=/usr
# graphical browser? defaults to yes for meatminds. text browser users can
# work it out how to change it.
SURFRAW_graphical=no
# name/path of text browser executable
# e.g links, lynx, w3m
SURFRAW_text_browser=~/bin/tmux_splitted_pager.sh
# name/path of browser executable
# e.g mozilla, netscape etc
SURFRAW_graphical_browser="/usr/bin/firefox"
# text browser arguments, or "none"
SURFRAW_text_browser_args="none"
# graphical browser arguments, or "none"
SURFRAW_graphical_browser_args="none"
# use -remote openURL for graphical browser
SURFRAW_graphical_remote=no
# when using the -remote, open a new window?
SURFRAW_new_window=no
# name of screen command to run
SURFRAW_screen=screen
# If surfraw is running under screen(1), start a new screen
# for each text browser invocation?
SURFRAW_new_screen=no
# arguments for the screen command
SURFRAW_screen_args=""
# "quote" arguments
SURFRAW_quote_args=no
# requote arguments if they have spaces in
# ie so:
# sr google foo "bar baz" bam
# works.
SURFRAW_quote_ifs=yes
# default number of results to return
SURFRAW_results=30
# escape [% "@$%&+,/:;<=>?@@[\^{|}~'] characters in command line arguments
# subsequently used to construct a url
SURFRAW_escape_url_args=yes
# just print search url?
SURFRAW_print=no
# Fetch and dump url?
SURFRAW_dump=no
# Language/country (for elvi that support it)
# Should be a 2-letter iso country code
SURFRAW_lang=it