aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\
| * merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24
| |\
* | \ Merge branch 'experimental'Gravatar Mason Larobina2010-01-24
|\ \ \
* \ \ \ Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\ \ \ \ | | |/ / | |/| |
| | * | Added example uzbl-tabbed binds for updated uzbl-tabbed.Gravatar Mason Larobina2010-01-24
| | | * No script fluff should be in config.h, thanks mason.Gravatar tczy2010-01-19
* | | | Remove all mentions of the Uzbl object and @jsh helper variable.Gravatar Mason Larobina2010-01-19
* | | | Reverting back to better non-js middle click binding.Gravatar Mason Larobina2010-01-19
* | | | Fix middle click binding (to open selected uri in new window).Gravatar Mason Larobina2010-01-13
* | | | Fix yank bind now that the Uzbl object is gone.Gravatar Mason Larobina2010-01-11
| | * | Merge branch 'master' into experimentalGravatar Mason Larobina2010-01-09
| |/| | | |/ / |/| |
* | | Comment out anything in the config that used @jsh or the Uzbl object.Gravatar Mason Larobina2010-01-09
| | * Merge branch 'master' of git://github.com/Dieterbe/uzbl into followGravatar tczy2010-01-06
| | |\ | |_|/ |/| |
| | * appropriate changes to the config exampleGravatar tczy2010-01-06
| * | remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02
|/ /
* | add notes into example configGravatar Dieter Plaetinck2010-01-02
* | Updated comments in handlers section and updated the download handlerGravatar Mason Larobina2010-01-02
* | We don't have support for inline comments.Gravatar Mason Larobina2010-01-01
* | Add 'uzbl terminal' binding & remove old example lines.Gravatar Mason Larobina2010-01-01
* | Keycmd plugin now sets raw_{key,mod}cmd vars and updated title format.Gravatar Mason Larobina2009-12-26
* | URIEncode search string component of web searching binds.Gravatar Mason Larobina2009-12-26
|/
* Unified yank bind.Gravatar Mason Larobina2009-12-23
* First commit of modified example config to make use of mode-binds.Gravatar Mason Larobina2009-12-22
* Merge branch 'master' into experimentalGravatar Dieter Plaetinck2009-12-21
|\
| * more documentation + MODE_BIND example in configGravatar Dieter Plaetinck2009-12-21
* | typoGravatar Dieter Plaetinck2009-12-20
|/
* Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-20
|\
| * set default page to a "welcome" pageGravatar Dieter Plaetinck2009-12-20
* | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2009-12-16
|\|
* | Fix some comments, orders and alignments in the example config.Gravatar Mason Larobina2009-12-14
| * support executing commands both through shell and directlyGravatar Dieter Plaetinck2009-12-06
|/
* Merge branch 'master' into experimentalGravatar Dieter Plaetinck2009-12-06
|\
* | fix deprecated command. fixes FS#139Gravatar Dieter Plaetinck2009-12-05
| * Updated <Button2> binding to use the new @jsh helper.Gravatar Mason Larobina2009-12-05
| * Added @jsh JavaScript helper variable.Gravatar Mason Larobina2009-12-05
| * TOGGLE_MODES is not a configuration event so use the event function.Gravatar Mason Larobina2009-12-01
| * Added example in the config to reset the keycmd on page navigation.Gravatar Mason Larobina2009-12-01
|/
* Move @scroll_section to the end of the status_bar to make it less jumpy.Gravatar Mason Larobina2009-12-01
* added scroll-percentage.js and config exampleGravatar Rob2009-11-30
* rename editor var to external_editorGravatar Rob2009-11-30
* added extedit.js and config examples for itGravatar Rob2009-11-30
* remove old/deprecated scriptsGravatar Dieter Plaetinck2009-11-29
* Repair command insert toggle.Gravatar Mason Larobina2009-11-29
* Merge branch 'modkey-addition' into experimentalGravatar Mason Larobina2009-11-29
|\
* | Correctly implemented stack mode usage in the bind plugin.Gravatar Mason Larobina2009-11-29
* | Remove typo.Gravatar Mason Larobina2009-11-28
| * Added modkey addition to keycmd plugin.Gravatar Mason Larobina2009-11-28
|/
* Removed stack mode requirement for stacked bindings in bind plugin.Gravatar Mason Larobina2009-11-26
* Use js for conditional <Button2> binding & fix \wiki bind.Gravatar Mason Larobina2009-11-25
* Fixed ':_' binding in the config.Gravatar Mason Larobina2009-11-24