about summary refs log tree commit diff stats
path: root/xxxterm.1
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2011-11-16 11:18:35 -0600
committerMarco Peereboom <marco@conformal.com>2011-11-16 11:18:35 -0600
commit0853ea91c4383cbf8adbb990410e051b53343f90 (patch)
tree6ea07292a82d6ef1e734fca608c637b3a48a255d /xxxterm.1
parent02709f21fe7340b3204d2a9526a1f7f8f64855a2 (diff)
downloadxombrero-0853ea91c4383cbf8adbb990410e051b53343f90.tar.gz
Add proxy command.
We can now toggle a proxy with F2 and we also look at HTTP_PROXY
environment variable.  This is handy for toggling Tor on and off.
Diffstat (limited to 'xxxterm.1')
-rw-r--r--xxxterm.118
1 files changed, 18 insertions, 0 deletions
diff --git a/xxxterm.1 b/xxxterm.1
index 5c6711c..fdc0643 100644
--- a/xxxterm.1
+++ b/xxxterm.1
@@ -213,6 +213,8 @@ option is used.
 .Bl -tag -width Ds -offset indent -compact
 .It Cm F1
 Alias for ":help"
+.It Cm F2
+Alias for ":proxy toggle"
 .It Cm F4
 Alias for ":toplevel toggle"
 .It Cm F9
@@ -532,6 +534,22 @@ Toggle plugin execution for the current FQDN.
 Toggle plugin execution for the current top level domain.
 .It Cm print
 Print page.
+.It Cm proxy
+The
+.Cm proxy
+command is used to manipulate the currently set proxy.
+Used by itself it expands to
+.Cm proxy show .
+.It Cm proxy show
+Displays the current
+.Cm http_proxy
+setting.
+.It Cm proxy toggle
+Enables or disables the proxy for
+.Nm .
+Note that
+.Cm http_proxy
+must be set before it can be toggled.
 .It Cm qa , qall , quitall
 Quit
 .Nm .