From 4a64624fee94c16c093d2b192389bad9bd6675d8 Mon Sep 17 00:00:00 2001 From: Greg Reagle Date: Mon, 26 Jan 2015 14:29:05 -0500 Subject: [PATCH] Documented indicators --- surf.1 | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/surf.1 b/surf.1 index db25023..90ce14d 100644 --- a/surf.1 +++ b/surf.1 @@ -223,6 +223,56 @@ page. .TP .B F11 Toggle fullscreen mode. +.SH INDICATORS OF OPERATION +For all indicators, unless otherwsie specified, a lower case letter means disabled and an upper case letter means enabled. +.TP +.B A +all cookies accepted +.TP +.B a +no cookies accepted +.TP +.B @ +all except third-party cookies accepted +.TP +.B c C +caret browsing +.TP +.B g G +geolocation +.TP +.B d D +disk cache +.TP +.B i I +images +.TP +.B s S +scripts +.TP +.B v V +plugins +.TP +.B m M +styles +.SH INDICATORS OF WEB PAGE +.SS First character: encryption +.TP +.B - +unencrypted +.TP +.B T +encrypted (SSL) +.TP +.B U +attempted encryption but failed +.SS Second character: proxying +.TP +.B - +no proxy +.TP +.B P +using proxy .SH ENVIRONMENT .B SURF_USERAGENT If this variable is set upon startup, surf will use it as the -- 1.9.1