about summary refs log tree commit diff stats
path: root/xxxterm.1
Commit message (Collapse)AuthorAgeFilesLines
* fix online man pageMarco Peereboom2011-01-171-2/+0
| | | | from dhill
* better consitency. diff from stevan and i just changed it a bitMarco Peereboom2011-01-171-9/+12
|
* move some text back where it blenogs. bad todd for inserting text where itMarco Peereboom2011-01-171-7/+5
| | | | doesnt go
* document the knobs for whitelists to unconfuse toddMarco Peereboom2011-01-171-1/+55
|
* document that commands are by default on fqdnMarco Peereboom2011-01-171-15/+17
|
* add session delete commandMarco Peereboom2011-01-141-0/+4
|
* Add session_autosave as requested by jy-p.Marco Peereboom2011-01-141-3/+26
| | | | doco all session commands.
* add myself to copyright and AUTHORS bits, prodded by marco@Todd Fries2011-01-121-2/+3
|
* document recently implemented commandsTodd Fries2011-01-121-0/+10
|
* show_{tab,url} in conf + docoTodd Fries2011-01-121-0/+4
|
* kill runtime settings and simply enable it at all times.Marco Peereboom2011-01-101-9/+0
| | | | Sort cookie and js white lists forward instead of reverse.
* document icon size betterMarco Peereboom2011-01-101-1/+1
|
* typoMarco Peereboom2011-01-091-1/+1
|
* document that one must use an ip for proxy and that tsocks works withMarco Peereboom2011-01-091-0/+5
| | | | xxxterm
* made much more readable by jmc@opebsd.orgMarco Peereboom2011-01-081-341/+411
| | | | thanks jmc!
* add feature to save all rejected cookies. Handy for data mining themMarco Peereboom2011-01-071-0/+4
| | | | trackers.
* add user_agent settingMarco Peereboom2011-01-071-0/+4
|
* doco cookie commandMarco Peereboom2011-01-071-8/+23
|
* Save even more pixels and make icon sizes setable.Marco Peereboom2011-01-061-0/+3
| | | | from todd@openbsd.org
* doco :js commandsMarco Peereboom2011-01-061-5/+22
|
* doco cert commandsMarco Peereboom2011-01-061-1/+6
|
* document save_global_historyMarco Peereboom2011-01-051-0/+12
| | | | from Stevan Andjelkovic <stevan@student.chalmers.se>
* add window width and height as variablesMarco Peereboom2011-01-051-0/+4
| | | | from todd@openbsd.org
* add ca command to show ca certificates and document cert commandMarco Peereboom2011-01-051-0/+4
|
* when undoing tab close make forward history work too.Marco Peereboom2011-01-051-6/+6
| | | | from Stevan Andjelkovic <stevan@student.chalmers.se>
* Add bunch of iconsMarco Peereboom2011-01-031-0/+3
|
* doco restartMarco Peereboom2011-01-021-0/+4
|
* Add undo close tabs.Marco Peereboom2011-01-011-0/+15
| | | | | | Command aliasing (needs a lot more love!). from Stevan Andjelkovic <stevan@student.chalmers.se>
* completly rewrite the cookie handling code curtesy of badly designedMarco Peereboom2011-01-011-0/+2
| | | | | libsoup cookies. just about anything that could have been designed wrong or backwards was.
* typoMarco Peereboom2010-12-291-1/+1
|
* att ctrl left and right arrows. should we make this work too in editboxes?Marco Peereboom2010-12-291-0/+4
|
* doco cookieaddMarco Peereboom2010-12-291-0/+5
|
* Add runtime cookie white list toggle.Marco Peereboom2010-12-291-0/+5
| | | | | Add allow_volatile_cookies option that ellows short lived cookies to exist in the session cache.
* doco y p from Stevan Andjelkovic <stevan@student.chalmers.se>Marco Peereboom2010-12-291-0/+11
|
* document runtime_settingsMarco Peereboom2010-12-291-0/+7
|
* add :jsadd to write current tab domain to runtime config file.Marco Peereboom2010-12-291-0/+5
|
* consolidate getpeerid code with linux.Marco Peereboom2010-12-291-2/+1
| | | | | | | fix enable_socket default fix man page from Stevan Andjelkovic <stevan@student.chalmers.se>
* now that we have the socket stuff add single_instance optionMarco Peereboom2010-12-281-0/+8
|
* Allow multiple urls to be selected with -nMarco Peereboom2010-12-281-4/+5
|
* Add local socket option to open new tabs from the command line.Marco Peereboom2010-12-281-0/+14
| | | | | Mostly from Stevan Andjelkovic <stevan@student.chalmers.se> Debugging and some extra stuff by me.
* add append_next to enable tab insertions instead of appending as requestedMarco Peereboom2010-12-281-0/+3
| | | | by jy-p.
* add function to override keystrokes in entry boxes to make like ctrl-t andMarco Peereboom2010-12-261-2/+2
| | | | | | ctrl-w work in search and addres entry. move gui functions to MOD instead of CTRL to be more uniform.
* add source view toggleMarco Peereboom2010-12-261-0/+2
|
* handle certificates more gracefully. Trusted is green, untrusted yellow.Marco Peereboom2010-12-261-0/+9
| | | | When there is no CA file color all secure connections red.
* Add save tab support.Marco Peereboom2010-12-261-0/+10
| | | | | | fix boneheaded typo from edd Sligthly modified diff from Stevan Andjelkovic <stevan@student.chalmers.se>
* add :homeEdd Barrett2010-12-241-0/+2
| | | | ok marco
* add cookiejar content viewer. edd needs to fix the remove ;-)Marco Peereboom2010-12-231-0/+2
| | | | this also needs formating.
* Add basic stats for blocked cookies. Might be an idea to keep those in aMarco Peereboom2010-12-231-0/+3
| | | | database for postmortem purposes.
* shoot forgot the man pageMarco Peereboom2010-12-231-1/+3
|
* Add runtime javascript toggle for current domain in tabMarco Peereboom2010-12-221-0/+2
|