about summary refs log tree commit diff stats
path: root/xxxterm.1
Commit message (Collapse)AuthorAgeFilesLines
* add history_autosave so that one can restore command and search historyMarco Peereboom2011-08-251-0/+7
| | | | upon restart/reload of xxxterm.
* add a regex to determine if something is a url (to be used inMarco Peereboom2011-08-241-0/+4
| | | | | | conjunction with guess_search = 1). regex string isn't quite right but get it in so that people can test.
* document :setMarco Peereboom2011-08-241-0/+19
|
* in order to allow abort i had to simplify [`'] to [']. if we care weMarco Peereboom2011-08-241-2/+2
| | | | can add it [`] back in as a seperate regex.
* dont tell lies about http_proxyMarco Peereboom2011-08-241-1/+3
|
* Sites like flickr REQUIRE HTML5 local storage for the JS popup menus toMarco Peereboom2011-08-231-1/+4
| | | | | | | | | | | work. This strikes me as insane for anyone who likes some sort of security. Then again if one chooses to use sites like flickr chances are that one doesn't care the least bit. So to work around this enable local storage for domains that are in the cookie white list. This leaves a sour taste in my mouth but what else can one do? Fixes FS#137
* Instead of forcing the xterm clipboard workaround make it an option.Marco Peereboom2011-08-211-0/+7
| | | | It is disable by default because we expect xterm to soon fix this bug.
* moar doco as requested in FS#132Marco Peereboom2011-08-051-0/+9
|
* Fixed typo and warning in man page.Stevan Andjelkovic2011-08-051-1/+2
| | | | | Spotted by A. Costa <agcosta at gis dot net> and Luis Henriques <luis dot henrix at gmail dot com>.
* when a cert is saved always blue the address bar.Marco Peereboom2011-08-041-3/+4
|
* kill reloadforce and make all reloads actually reload instead ofMarco Peereboom2011-08-031-3/+0
| | | | | | relying on webkit and/or html to say otherwise. use history instead of webkit functions to go back and forward.
* Add the "mark" buffer command. This is diff bcmd #6Michal Mazurek2011-08-031-0/+9
| | | | ok marco, todd finds this appealing
* typo, s/zi/zo/ when describing zoom outMichal Mazurek2011-08-031-1/+1
| | | | spotted by Aleksander Balicki
* Add 'Z' zoom amount status bar element. Not visible by default.Michal Mazurek2011-08-031-0/+3
| | | | marco doesn't care so ok
* Add the 'go up' buffer command. This is diff bcmd #1Michal Mazurek2011-08-021-0/+8
| | | | ok marco
* Add quickmarks. This is bcmd #5.Michal Mazurek2011-08-021-0/+23
| | | | ok marco. todd likes this.
* Add the 'move percent' buffer command. This is diff bcmd #4.Michal Mazurek2011-08-021-0/+3
| | | | ok marco
* Add the gototab buffer command. This is diff bcmd #3.Michal Mazurek2011-08-021-0/+3
| | | | ok marco
* Add the 'zoom amount' buffer command. This is bcmd #2.Michal Mazurek2011-08-021-0/+4
| | | | ok marco
* restore scrollfarleft bound to 0Michal Mazurek2011-08-021-0/+3
| | | | | | update manpage ok marko
* add preliminary buffer command code.Michal Mazurek2011-08-011-1/+36
| | | | ok marco
* /tmp/cvsS55e3aMichal Mazurek2011-07-301-2/+0
|
* add statusbar_elemsMichal Mazurek2011-07-301-0/+7
| | | | ok todd
* remove t.font_size, rewrite adjustfont_webkitMichal Mazurek2011-07-291-4/+7
|
* correct typo in the man pageMichal Mazurek2011-07-281-3/+1
|
* add a method for running scripts on a page. the example usesMarco Peereboom2011-07-251-0/+7
| | | | | | get_flash_videos to download and play youtube stuff. From: Michal Mazurek <akfaew@jasminek.net>
* add more settable fontsMarco Peereboom2011-07-251-0/+8
| | | | From: Michal Mazurek <akfaew@jasminek.net>
* show status toggle command and stuffMarco Peereboom2011-07-181-4/+2
|
* document compact barMarco Peereboom2011-07-181-0/+9
| | | | From: Michal Mazurek <akfaew@jasminek.net>
* add raphael and michal to authorsMarco Peereboom2011-07-181-1/+3
|
* Added :buffers command, which displays open tabs and enables selection viaStevan Andjelkovic2011-07-121-4/+7
| | | | | | the keyboard. ok marco@
* Describe font stuffs.Marco Peereboom2011-07-111-0/+8
| | | | From: Michal Mazurek <akfaew@jasminek.net>
* Disable "Web SQL Database" and add option enable_localstorage.Raphael Graf2011-07-081-0/+2
| | | | ok marco@
* add F1 for help; makes the browser feel traditional.Marco Peereboom2011-07-071-0/+2
|
* Add toplevel toggle command to temporary enable cookie and js whitelistMarco Peereboom2011-07-071-0/+6
| | | | | | | for the toplevel domain. The "play" button now uses this too instead of the old FQDN JS only action. requested by several people.
* Add options for spell checking.Raphael Graf2011-06-211-0/+6
| | | | ok omg marco@
* Description of 'cookie toggle'Raphael Graf2011-06-121-1/+1
|
* change cookies to cookiejarRaphael Graf2011-04-131-2/+2
| | | | ok marco@
* Make some commands more gvim-like and allow trailing "!".Raphael Graf2011-04-131-3/+3
| | | | | | Fix segmentation fault with ':tabclose' from command-line on a single tab. ok marco@
* remove tabgoto, use tabnext insteadRaphael Graf2011-04-111-1/+1
| | | | ok marco@
* Arbitrary commands can now be bound to keys using keybindings.Stevan Andjelkovic2011-04-101-1/+6
| | | | ok marco@
* expose max connections and max host connections for extra vroom vroom.Marco Peereboom2011-03-171-0/+8
| | | | news.google.com in like 300ms ;-)
* add @ modifier to mime type to enable "downloading first"; needed to useMarco Peereboom2011-03-171-5/+15
| | | | | with like xpdf that can't handle URLs or sites like chase.com that do stupid js crap to start the download.
* Added the -e flag which allows execution of arbitrary command from theStevan Andjelkovic2011-03-151-0/+9
| | | | | | command line. ok marco@
* Big change to how keys are handled.Stevan Andjelkovic2011-03-151-8/+11
| | | | | | | | | | | | All functions are now accessable thru commands, when a key is pressed the name string in the key_binding struct is used to lookup the correct function to call in the cmds[] array. As a result the func field in the keys[] struct is no longer needed. This is also a first step towards making it possible to drive a running xxxterm instance from the command line. ok marco@
* Fixed keybindings clash.Stevan Andjelkovic2011-03-071-4/+4
| | | | | | Improved an error message. ok marco@
* Added keybindings for cmd aliases (F9-F12).Stevan Andjelkovic2011-03-071-0/+4
| | | | ok marco@
* add kiosk modeMarco Peereboom2011-02-281-3/+11
|
* Low contrast web browsing (yay!)Marco Peereboom2011-02-261-0/+8
| | | | From: Todd Carson <toc@daybefore.net>
* use zoom-level to scale the whole page instead of just fontsTodd Fries2011-02-221-0/+2
| | | | get it in marco@