summaryrefslogtreecommitdiff
path: root/surf.1
AgeCommit message (Collapse)Author
2014-08-07Mention xdotool in SEE ALSO too.Christoph Lohmann
2014-08-07Fix the manpage about xid.Christoph Lohmann
Something was missing from this one sentence. Now it is complete.
2014-05-17Add information about the dmenu requirement.Christoph Lohmann
Thanks <surfsup@inbox.lv>!
2014-01-30Change the accept no third party in the doc to the right meaning.Christoph Lohmann
2014-01-30Add a way to define the cookie policy.Christoph Lohmann
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!
2013-10-19Add zoom level support.Christoph Lohmann
2013-08-31Add a flag to disable fullscreen.Christoph Lohmann
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.
2013-08-25Add fullscreen mode as flag and config option.Christoph Lohmann
2013-05-21Adding a common way to enable and disable features.Christoph Lohmann
2013-05-14There's only one escape.Christoph Lohmann
2013-05-11Correcting the backslash in the surf manpage.Christoph Lohmann
2013-04-28Allowing geo location policy decisions.Christoph Lohmann
2013-03-11Adding kiosk mode.Christoph Lohmann
Thanks to Christian Hesse <mail@eworm.de>!
2013-02-25disable/toggle scrollbarsCarlos J. Torres
* 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>
2013-02-16Add a toggle command for the stylefile.Christoph Lohmann
The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch!
2013-02-11Remove the redundant ctrl-l and ctrl-h description from the man page.Shayan Pooya
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-01-26Adding web inspector support to surf.Christoph Lohmann
Thanks Gregor Best <gbe@ring0.de>!
2012-12-04Adding a man section about how to handle plugins.Christoph Lohmann
2012-12-03Adding the fullscreen mode to the manpage.Christoph Lohmann
2012-12-02Resolving some conflicts in the shortcuts.Christoph Lohmann
2012-12-02Making zoom available when used in tabbed.Christoph Lohmann
2012-11-20The control of the toggles is now Ctrl-Shift-$character. That's easier for newChristoph Lohmann
users.
2012-11-16Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann
for the notice!
2012-11-16Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann
kept like the eval() function because it could be used in config.h
2012-11-15Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann
2012-10-31Fixing the manpage about the useragent option.Christoph Lohmann
2012-10-31Adding a useragent parameter to surf.Christoph Lohmann
2012-10-31Add options for scriptfile, cookiefile and stylefile. And changing the defaultChristoph Lohmann
behaviour of buildpath to be more like in open().
2012-03-26Manpage patch from Evan Gates.Troels Henriksen
2011-11-09Manual fixes from Nick White.Troels Henriksen
2010-03-25updating manpage, reformating help output.Enno Boland (tox)
2010-01-20fixing manpageEnno Boland (tox)
2009-12-15adding fixes from thomas_adam. Thanks :)Enno Boland (tox)
2009-10-17updating manpage.Enno Boland (tox)
2009-09-06Dropping -f/-u arguments as suggested by Kai HendryEnno Boland (tox)
2009-09-06changing back/forward buttonsEnno Boland (tox)
2009-09-04applied Andrews patches.Enno Boland (tox)
2009-08-27Minor changes to surf.1Andrew Antle
2009-06-10updating manpageEnno Boland (Gottox)
2009-06-08adding manpageEnno Boland (Gottox)