summaryrefslogtreecommitdiff
path: root/surf.1
Commit message (Collapse)AuthorAge
* Document SIGHUP in manpageJochen Sprickerhof2018-02-23
|
* Use Ctrl-t for showcert instead of Ctrl-xIvan Tham2017-05-02
|
* Cleanup and fix formatage issues in surf.1Quentin Rameau2017-05-01
|
* Fix forgotten options in surf.1Quentin Rameau2017-05-01
|
* surf.1: remove trailing spacesHiltjo Posthuma2017-04-30
|
* Add forgotten tT indicator description in surf.1Quentin Rameau2017-04-29
|
* Add forgotten fF indicator description in surf.1Quentin Rameau2017-04-29
|
* Add a flag for custom certificatesQuentin Rameau2017-04-29
| | | | | | I don't think a keybinding would be useful here because we can't remove a custom certificate which is alread set anyway. I'll add it if somebody convince me of it's usefulness.
* Move xid printing option from -x to -wQuentin Rameau2017-04-29
|
* Add a keybinding to show current TLS certificateQuentin Rameau2017-04-29
|
* Add a flag and toggle keybinding for strict TLSQuentin Rameau2017-04-20
|
* Move -t stylefile flag to -C stylefileQuentin Rameau2017-04-20
|
* Rename SSL instances to TLSQuentin Rameau2017-04-19
|
* Fix spelling of otherwise in surf.1Michael Stevens2017-03-22
| | | | | | Add more spelling to surf. Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Be more specific about what enablestyles parameter does.Quentin Rameau2015-11-03
| | | | | | | The enablestyles configuration variable and parameter flag manages the global application of styles, not just the site-specific styles. Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Fix fullscreen handlingQuentin Rameau2015-11-03
| | | | | | | Handle the fullscreen in a more consistent way with other options: -f disables fullscreen while -F enables fullscreen. Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Describe the web page indicators too.Christoph Lohmann2015-01-26
|
* It wasn't really clear what was meant with site indicators in the manpage.Christoph Lohmann2015-01-26
|
* surf: documented indicators in man pageGreg Reagle2015-01-26
| | | | | | | | | | | | | | Patch attached. -- http://www.fastmail.com - The professional email service From 4a64624fee94c16c093d2b192389bad9bd6675d8 Mon Sep 17 00:00:00 2001 From: Greg Reagle <greg.reagle@umbc.edu> Date: Mon, 26 Jan 2015 14:29:05 -0500 Subject: [PATCH] Documented indicators Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Add the manpage changes for the disk cache support.Christoph Lohmann2015-01-17
|
* Major styles update.Christoph Lohmann2015-01-17
| | | | | | In config.h there is now some styles array to apply site-specific styles. This can be toggled using the -mM flags. If a stylefile is manually specified, then this will overwrite everything.
* Fix a typo in surf manual.Jakukyo Friel2015-01-02
| | | | | | | | | | | | | | | | `Ctrl-/` displays incorrectly in `man surf` on my machine. A patch is attached. (You also access it here: https://github.com/weakish/surf/commit/07e97eccedd96eabf14b2fbf77de75ec1b594d97) ---- surf.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Mention xdotool in SEE ALSO too.Christoph Lohmann2014-08-07
|
* Fix the manpage about xid.Christoph Lohmann2014-08-07
| | | | Something was missing from this one sentence. Now it is complete.
* Add information about the dmenu requirement.Christoph Lohmann2014-05-17
| | | | Thanks <surfsup@inbox.lv>!
* Change the accept no third party in the doc to the right meaning.Christoph Lohmann2014-01-30
|
* Add a way to define the cookie policy.Christoph Lohmann2014-01-30
| | | | | | | | | This adds the -a flag to define a string of the toggle string for the cookie policy modes. There is now a new »cookiepolicies« string in config.h and the Mod+Shift+a now can toggle the policy but will not cause a reload, because this would only add a burden when toggling through accept and not accept. Thanks Quentin Rameau <quinq.ml@gmail.com> for the suggestions!
* Add zoom level support.Christoph Lohmann2013-10-19
|
* Add a flag to disable fullscreen.Christoph Lohmann2013-08-31
| | | | | | This also updates the usage of surf to represent the current status. Thanks Alexander Sedov for the suggestion, but you forgot the manpage entry so I did this patch.
* Add fullscreen mode as flag and config option.Christoph Lohmann2013-08-25
|
* Adding a common way to enable and disable features.Christoph Lohmann2013-05-21
|
* There's only one escape.Christoph Lohmann2013-05-14
|
* Correcting the backslash in the surf manpage.Christoph Lohmann2013-05-11
|
* Allowing geo location policy decisions.Christoph Lohmann2013-04-28
|
* Adding kiosk mode.Christoph Lohmann2013-03-11
| | | | Thanks to Christian Hesse <mail@eworm.de>!
* disable/toggle scrollbarsCarlos J. Torres2013-02-25
| | | | | | | | | | | | | * add flag to main * add flag to manual * add signal handler to block default scrollbar policy * add toggle of scrollbars (hacky - but no reload) with a twitch * add key map to manual * add commandline flag to children surfers * update TODO * sort stuff alphabetically for the style inquisition Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-16
| | | | | | The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch!
* Remove the redundant ctrl-l and ctrl-h description from the man page.Shayan Pooya2013-02-11
| | | | Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Adding web inspector support to surf.Christoph Lohmann2013-01-26
| | | | Thanks Gregor Best <gbe@ring0.de>!
* Adding a man section about how to handle plugins.Christoph Lohmann2012-12-04
|
* Adding the fullscreen mode to the manpage.Christoph Lohmann2012-12-03
|
* Resolving some conflicts in the shortcuts.Christoph Lohmann2012-12-02
|
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-02
|
* The control of the toggles is now Ctrl-Shift-$character. That's easier for newChristoph Lohmann2012-11-20
| | | users.
* Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann2012-11-16
| | | for the notice!
* Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann2012-11-16
| | | kept like the eval() function because it could be used in config.h
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann2012-11-15
|
* Fixing the manpage about the useragent option.Christoph Lohmann2012-10-31
|
* Adding a useragent parameter to surf.Christoph Lohmann2012-10-31
|
* Add options for scriptfile, cookiefile and stylefile. And changing the defaultChristoph Lohmann2012-10-31
| | | behaviour of buildpath to be more like in open().