about summary refs log tree commit diff stats
path: root/xxxterm.1
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add javascript whitelist.Marco Peereboom2010-12-221-0/+6
|
* Add proper cookie support with policy, cookie white list, session cookiesMarco Peereboom2010-12-221-0/+16
| | | | etc
* Add refres_interval for dlmanMarco Peereboom2010-12-211-0/+3
|
* Add myself to copyright and authors.Edd Barrett2010-12-211-1/+3
| | | | OK marco
* add historyMarco Peereboom2010-12-211-0/+4
|
* Add basic printing support.Edd Barrett2010-12-161-1/+5
| | | | Ok marco@
* add simple download manager. OK marco@Edd Barrett2010-12-141-0/+4
|
* make S-f open favoritesMarco Peereboom2010-09-011-1/+3
|
* explain fMarco Peereboom2010-08-121-0/+12
|
* descibe aliasesMarco Peereboom2010-08-101-0/+8
|
* add f7 to focus on search entryMarco Peereboom2010-02-281-0/+2
|
* Catch upMarco Peereboom2010-02-281-37/+23
|
* update doc based on sources, integrate suggestions from jmc@Todd Fries2010-02-251-23/+52
|
* o document favoritesTodd Fries2010-02-251-0/+2
| | | | o use <ol> for neat lists
* oof, document C-minus/C-plus committed a bit agoTodd Fries2010-02-251-0/+4
|
* match refresh keys in vi (C-r/C-l)Todd Fries2010-02-251-0/+4
| | | | "yes like it" marco@
* document previous commitTodd Fries2010-02-241-0/+4
|
* add optionsMarco Peereboom2010-02-231-1/+22
|
* Add fancy_bar that contains stop, backward and forward buttonn and searchMarco Peereboom2010-02-231-0/+6
| | | | entry box.
* Document synopsis and env variablesMarco Peereboom2010-02-221-1/+3
|
* Clarify key bindingsMarco Peereboom2010-02-221-0/+3
|
* Add manpageMarco Peereboom2010-02-221-0/+210