aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
Commit message (Collapse)AuthorAge
* 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
|\ | | | | | | | | Conflicts: sandbox/env.sh
| * 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
| | | | | | | | | | | | Using the stack mode in the bind plugin is required when using a stack bind in a mode with "set keycmd_events = 0" and "set forward_keys = 1" otherwise no keycmd input would work.
* | Remove typo.Gravatar Mason Larobina2009-11-28
| |
| * Added modkey addition to keycmd plugin.Gravatar Mason Larobina2009-11-28
|/ | | | | | We are now able to remove the hardcoded "<Shift>+<Tab> -> <Shift-Tab>" and "<Shift>+<Ctrl> -> <Meta>" modkey transformations from the key_press and key_release functions.
* 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
|
* Added in distinction between START_COMPLETION events and keycmd updates.Gravatar Mason Larobina2009-11-24
|
* Alpha keycmd completion plugin commit. A few bugs remaining.Gravatar Mason Larobina2009-11-21
|
* Fix comment in config.Gravatar Mason Larobina2009-11-19
|
* Remove test ignore from config.Gravatar Mason Larobina2009-11-19
|
* Added key ignoring by glob pattern and modmapping cleanup.Gravatar Mason Larobina2009-11-19
|
* correctly handle potentially different prefix in sample/default configGravatar Dieter Plaetinck2009-11-11
|
* added mouse binding example to configGravatar Rob2009-11-10
|
* scroll stuff: update unit tests + remove bindings that (may) conflict with ↵Gravatar Dieter Plaetinck2009-11-08
| | | | keycmd or are not needed + better default behavior for pageup and pagedown
* Merge remote branch 'np/scrolling-docs' into experimentalGravatar Dieter Plaetinck2009-11-08
|\
* | Added INJECT_KEYCMD and APPEND_KEYCMD events in keycmd.pyGravatar Mason Larobina2009-11-04
| |
* | Fixed <Escape> binding.Gravatar Mason Larobina2009-11-04
| |
* | Improved support for prompts with default values in bind plugin.Gravatar Mason Larobina2009-11-03
| |
| * Update docs about scrollingGravatar Nicolas Pouillard2009-11-02
| |
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into promptGravatar keis2009-10-28
|\|
| * remove pointless cmd_{cookie,scheme}_handler()Gravatar Brendan Taylor2009-10-25
| |
| * Merge remote branch 'robm/experimental'Gravatar Brendan Taylor2009-10-25
| |\
| * | re-enable bookmarks script, make builtin-bookmarking compatible + allow ↵Gravatar Dieter Plaetinck2009-10-25
| | | | | | | | | | | | reloading config without reloading home page
| | * Replaced make_simple function with mod-mapping ability in keycmd plugin.Gravatar Mason Larobina2009-10-26
| |/
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into promptGravatar David Keijser2009-10-25
|\| | | | | | | | | Conflicts: examples/data/uzbl/plugins/bind.py
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-10-25
| |\
| * | bind.py and keycmd.py plugins refactor & cleanup after keis merge.Gravatar Mason Larobina2009-10-25
| | |