summaryrefslogtreecommitdiffstats
path: root/surf.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Removing the insert mode. It will only confuse users. The stop() function isGravatar Christoph Lohmann 2012-11-161-7/+0
| | | kept like the eval() function because it could be used in config.h
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Gravatar Christoph Lohmann 2012-11-151-2/+39
|
* Fixing the manpage about the useragent option.Gravatar Christoph Lohmann 2012-10-311-1/+1
|
* Adding a useragent parameter to surf.Gravatar Christoph Lohmann 2012-10-311-0/+4
|
* Add options for scriptfile, cookiefile and stylefile. And changing the defaultGravatar Christoph Lohmann 2012-10-311-0/+12
| | | behaviour of buildpath to be more like in open().
* Manpage patch from Evan Gates.Gravatar Troels Henriksen 2012-03-261-0/+7
|
* Manual fixes from Nick White.Gravatar Troels Henriksen 2011-11-091-3/+4
|
* updating manpage, reformating help output.Gravatar Enno Boland (tox) 2010-03-251-5/+15
|
* fixing manpageGravatar Enno Boland (tox) 2010-01-201-4/+4
|
* adding fixes from thomas_adam. Thanks :)Gravatar Enno Boland (tox) 2009-12-151-0/+8
|
* updating manpage.Gravatar Enno Boland (tox) 2009-10-171-0/+21
|
* Dropping -f/-u arguments as suggested by Kai HendryGravatar Enno Boland (tox) 2009-09-061-9/+1
|
* changing back/forward buttonsGravatar Enno Boland (tox) 2009-09-061-2/+2
|
* applied Andrews patches.Gravatar Enno Boland (tox) 2009-09-041-4/+4
|
* Minor changes to surf.1Gravatar Andrew Antle 2009-08-271-12/+13
|
* updating manpageGravatar Enno Boland (Gottox) 2009-06-101-0/+6
|
* adding manpageGravatar Enno Boland (Gottox) 2009-06-081-0/+58
/span> 2024-09-13improved installation instructionsGravatar BanceDev 1-3/+3 2024-09-12v0.1.1Gravatar BanceDev 1-1/+1 2024-09-12fixed bug in input buffer handling due to misplaced printGravatar BanceDev 2-5/+8 2024-09-12Update build.yml checkout v4Gravatar Lance Borden 1-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1