aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
Commit message (Expand)AuthorAge
...
| * | | simplify uname command in useragent settingGravatar Dieter Plaetinck2010-04-10
| * | | <Ctrl>[ should be escape-bound, not <Ctrl>]Gravatar Dieter Plaetinck2010-04-05
| | * | Re-categorise parts of the config to fit under less folded sectionsGravatar Mason Larobina2010-04-04
| | * | vim ftplugin for uzbl, config section folding & improved vim syntax fileGravatar Gregor Uhlenheuer2010-04-04
| |/ /
* / / Huge plugin & event manager upgrades.Gravatar Mason Larobina2010-04-04
|/ /
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-31
|\ \
| * | Fix webkit version expansion problem in useragent string.Gravatar Mason Larobina2010-03-31
| | * reverted fl* keybinding for follow script.Gravatar Paweł Zuzelski2010-03-28
| | * emit FORM_ACTIVE, when form element follow.js'edGravatar Paweł Zuzelski2010-03-28
| |/ |/|
* | Make `<Shift-Insert>` inject into the keycmd at the cursor position.Gravatar Mason Larobina2010-03-24
* | shift-insert binding to paste contents from primary selection buffer into keycmdGravatar Dieter Plaetinck2010-03-23
* | Fixed NEW_WINDOW uzbl-tabbed handler typo.Gravatar Mason Larobina2010-03-23
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-22
|\|
| * FS#194 `uname -o` is not portable, use `uname -s` in useragentGravatar Mason Larobina2010-03-21
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-21
|\|
| * Fixed <Home> bind in example config.Gravatar Mason Larobina2010-03-20
* | Merge branch 'master' into experimentalGravatar Mason Larobina2010-03-18
|\|
| * FS#206 Reload command should reload config variables only.Gravatar Mason Larobina2010-03-18
| * FS#198 Surround $8 with quotes in case the SELECTED_URI is null.Gravatar Mason Larobina2010-03-18
| * Add <Ctrl>] escape sequence.Gravatar Mason Larobina2010-03-18
| * Renamed eFormFiller.sh to formfiller.sh and updated formfiller configGravatar Mason Larobina2010-03-15
| * Removed broken and deprecated scripts and removed them from the config.Gravatar Mason Larobina2010-03-15
* | Renamed eFormFiller.sh to formfiller.sh and updated formfiller configGravatar Mason Larobina2010-03-14
* | Removed broken and deprecated scripts and removed them from the config.Gravatar Mason Larobina2010-03-13
* | Add NEW_WINDOW event handler and remove old new_window handler.Gravatar Mason Larobina2010-03-13
|/
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into eFormFillerGravatar Pawel Tomak2010-03-11
|\
| * Replace all @'s in uri's from xclip with %40 to avoid expansion.Gravatar Mason Larobina2010-03-11
| * Config comment clarification for the <Ctrl><Alt>t bind.Gravatar Mason Larobina2010-02-28
| * We are clearing the keycmd on the wrong LOAD event (causing frustration)Gravatar Mason Larobina2010-02-28
| * These example tabbed menu bindings are better suited on the wiki.Gravatar Mason Larobina2010-02-28
| * Merge branch 'ext-tabs' of git://github.com/niamster/uzbl into experimentalGravatar Mason Larobina2010-02-28
| |\
* | | Merge remote branch 'Dieterbe/experimental' into eFormFillerGravatar Paweł Zuzelski2010-02-27
|\| |
| * | explain <Ctrl><Alt>t bindingGravatar Dieter Plaetinck2010-02-27
| * | disabled extedit and scroll-percentage as they dont work anyway since Uzbl ob...Gravatar Dieter Plaetinck2010-02-27
| | * [uzbl-tabbed] add support for opening tab next to current and background tabsGravatar Dmytro Milinevskyy2010-02-26
| |/
| * Added required "=" in fixed zoom bindsGravatar root2010-02-18
* | config: add eFormFiller exampleGravatar Paweł Zuzelski2010-02-17
|/
* Re-fix order of follow.js arguments.Gravatar Mason Larobina2010-01-29
* Merge branch 'master' into experimentalGravatar Mason Larobina2010-01-27
|\
| * Honour old link following bind with new follow.js script.Gravatar Mason Larobina2010-01-27
| * Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
| |\
* | \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-24
|\ \ \
| * \ \ merge in pawelz' authentication handler + some other fixesGravatar Dieter Plaetinck2010-01-24
| |\ \ \ | | |_|/ | |/| |
* | | | Default follow keys to numbers and fix follower script argument order.Gravatar Mason Larobina2010-01-24
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar 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