Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document command and insert mode | Marco Peereboom | 2011-10-27 | 1 | -3/+15 |
| | |||||
* | clarify single_instance | Marco Peereboom | 2011-10-26 | 1 | -1/+3 |
| | | | | From: Ingo Feinerer <feinerer@logic.at> | ||||
* | Add hinting that opens in a new tab | Marco Peereboom | 2011-10-26 | 1 | -0/+3 |
| | | | | Requested by Ingo Feinerer <feinerer@logic.at> | ||||
* | decument plugin whitelist | Marco Peereboom | 2011-10-25 | 1 | -8/+64 |
| | |||||
* | mandoc -Tlint cleaning. | David Hill | 2011-10-14 | 1 | -3/+3 |
| | |||||
* | add encoding support | Marco Peereboom | 2011-10-06 | 1 | -0/+17 |
| | | | | | This adds default and per-tab encoding support. FS#149 | ||||
* | add history_autosave so that one can restore command and search history | Marco Peereboom | 2011-08-25 | 1 | -0/+7 |
| | | | | upon restart/reload of xxxterm. | ||||
* | add a regex to determine if something is a url (to be used in | Marco Peereboom | 2011-08-24 | 1 | -0/+4 |
| | | | | | | conjunction with guess_search = 1). regex string isn't quite right but get it in so that people can test. | ||||
* | document :set | Marco Peereboom | 2011-08-24 | 1 | -0/+19 |
| | |||||
* | in order to allow abort i had to simplify [`'] to [']. if we care we | Marco Peereboom | 2011-08-24 | 1 | -2/+2 |
| | | | | can add it [`] back in as a seperate regex. | ||||
* | dont tell lies about http_proxy | Marco Peereboom | 2011-08-24 | 1 | -1/+3 |
| | |||||
* | Sites like flickr REQUIRE HTML5 local storage for the JS popup menus to | Marco Peereboom | 2011-08-23 | 1 | -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 Peereboom | 2011-08-21 | 1 | -0/+7 |
| | | | | It is disable by default because we expect xterm to soon fix this bug. | ||||
* | moar doco as requested in FS#132 | Marco Peereboom | 2011-08-05 | 1 | -0/+9 |
| | |||||
* | Fixed typo and warning in man page. | Stevan Andjelkovic | 2011-08-05 | 1 | -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 Peereboom | 2011-08-04 | 1 | -3/+4 |
| | |||||
* | kill reloadforce and make all reloads actually reload instead of | Marco Peereboom | 2011-08-03 | 1 | -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 #6 | Michal Mazurek | 2011-08-03 | 1 | -0/+9 |
| | | | | ok marco, todd finds this appealing | ||||
* | typo, s/zi/zo/ when describing zoom out | Michal Mazurek | 2011-08-03 | 1 | -1/+1 |
| | | | | spotted by Aleksander Balicki | ||||
* | Add 'Z' zoom amount status bar element. Not visible by default. | Michal Mazurek | 2011-08-03 | 1 | -0/+3 |
| | | | | marco doesn't care so ok | ||||
* | Add the 'go up' buffer command. This is diff bcmd #1 | Michal Mazurek | 2011-08-02 | 1 | -0/+8 |
| | | | | ok marco | ||||
* | Add quickmarks. This is bcmd #5. | Michal Mazurek | 2011-08-02 | 1 | -0/+23 |
| | | | | ok marco. todd likes this. | ||||
* | Add the 'move percent' buffer command. This is diff bcmd #4. | Michal Mazurek | 2011-08-02 | 1 | -0/+3 |
| | | | | ok marco | ||||
* | Add the gototab buffer command. This is diff bcmd #3. | Michal Mazurek | 2011-08-02 | 1 | -0/+3 |
| | | | | ok marco | ||||
* | Add the 'zoom amount' buffer command. This is bcmd #2. | Michal Mazurek | 2011-08-02 | 1 | -0/+4 |
| | | | | ok marco | ||||
* | restore scrollfarleft bound to 0 | Michal Mazurek | 2011-08-02 | 1 | -0/+3 |
| | | | | | | update manpage ok marko | ||||
* | add preliminary buffer command code. | Michal Mazurek | 2011-08-01 | 1 | -1/+36 |
| | | | | ok marco | ||||
* | /tmp/cvsS55e3a | Michal Mazurek | 2011-07-30 | 1 | -2/+0 |
| | |||||
* | add statusbar_elems | Michal Mazurek | 2011-07-30 | 1 | -0/+7 |
| | | | | ok todd | ||||
* | remove t.font_size, rewrite adjustfont_webkit | Michal Mazurek | 2011-07-29 | 1 | -4/+7 |
| | |||||
* | correct typo in the man page | Michal Mazurek | 2011-07-28 | 1 | -3/+1 |
| | |||||
* | add a method for running scripts on a page. the example uses | Marco Peereboom | 2011-07-25 | 1 | -0/+7 |
| | | | | | | get_flash_videos to download and play youtube stuff. From: Michal Mazurek <akfaew@jasminek.net> | ||||
* | add more settable fonts | Marco Peereboom | 2011-07-25 | 1 | -0/+8 |
| | | | | From: Michal Mazurek <akfaew@jasminek.net> | ||||
* | show status toggle command and stuff | Marco Peereboom | 2011-07-18 | 1 | -4/+2 |
| | |||||
* | document compact bar | Marco Peereboom | 2011-07-18 | 1 | -0/+9 |
| | | | | From: Michal Mazurek <akfaew@jasminek.net> | ||||
* | add raphael and michal to authors | Marco Peereboom | 2011-07-18 | 1 | -1/+3 |
| | |||||
* | Added :buffers command, which displays open tabs and enables selection via | Stevan Andjelkovic | 2011-07-12 | 1 | -4/+7 |
| | | | | | | the keyboard. ok marco@ | ||||
* | Describe font stuffs. | Marco Peereboom | 2011-07-11 | 1 | -0/+8 |
| | | | | From: Michal Mazurek <akfaew@jasminek.net> | ||||
* | Disable "Web SQL Database" and add option enable_localstorage. | Raphael Graf | 2011-07-08 | 1 | -0/+2 |
| | | | | ok marco@ | ||||
* | add F1 for help; makes the browser feel traditional. | Marco Peereboom | 2011-07-07 | 1 | -0/+2 |
| | |||||
* | Add toplevel toggle command to temporary enable cookie and js whitelist | Marco Peereboom | 2011-07-07 | 1 | -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 Graf | 2011-06-21 | 1 | -0/+6 |
| | | | | ok omg marco@ | ||||
* | Description of 'cookie toggle' | Raphael Graf | 2011-06-12 | 1 | -1/+1 |
| | |||||
* | change cookies to cookiejar | Raphael Graf | 2011-04-13 | 1 | -2/+2 |
| | | | | ok marco@ | ||||
* | Make some commands more gvim-like and allow trailing "!". | Raphael Graf | 2011-04-13 | 1 | -3/+3 |
| | | | | | | Fix segmentation fault with ':tabclose' from command-line on a single tab. ok marco@ | ||||
* | remove tabgoto, use tabnext instead | Raphael Graf | 2011-04-11 | 1 | -1/+1 |
| | | | | ok marco@ | ||||
* | Arbitrary commands can now be bound to keys using keybindings. | Stevan Andjelkovic | 2011-04-10 | 1 | -1/+6 |
| | | | | ok marco@ | ||||
* | expose max connections and max host connections for extra vroom vroom. | Marco Peereboom | 2011-03-17 | 1 | -0/+8 |
| | | | | news.google.com in like 300ms ;-) | ||||
* | add @ modifier to mime type to enable "downloading first"; needed to use | Marco Peereboom | 2011-03-17 | 1 | -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 the | Stevan Andjelkovic | 2011-03-15 | 1 | -0/+9 |
| | | | | | | command line. ok marco@ |