aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
Commit message (Collapse)AuthorAge
* add request_handler hookGravatar Devin J. Pohly2011-10-27
| | | | | | | | | This creates a handler `request_handler' in the same vein as scheme_handler, download_handler, etc., which is called whenever the page requests a URI. (Possible applications include Adblock and SSL enforcement.) The handler should get the URI from $1 and print the URI of the resource that should be loaded instead, or print nothing to allow the request unmodified.
* remove a reference to @modkey_addition, which has been gone for a whileGravatar Brendan Taylor2011-09-05
|
* add an ugly 'type link text'-style follow dealieGravatar Brendan Taylor2011-08-21
|
* nbsps crept into the config fileGravatar Brendan Taylor2011-07-03
|
* make the SCROLL_VERT calculation clearer (and fix it)Gravatar Brendan Taylor2011-06-07
|
* fix divide by zero in the scroll percentage calculationGravatar Brendan Taylor2011-06-07
|
* simplify the bookmark bindingGravatar Brendan Taylor2011-05-23
|
* change bookmark bindings to <Ctrl>m and M so they don't clash with scroll ↵Gravatar Brendan Taylor2011-05-23
| | | | bindings
* yU should be able to yank URLs with spacesGravatar Brendan Taylor2011-05-23
|
* ins mode on focus_element for textarea/insertGravatar keis2011-05-14
|
* Merge remote-tracking branch 'keis/focus-event' into experimentalGravatar Brendan Taylor2011-05-09
|\ | | | | | | | | | | Conflicts: src/callbacks.c src/callbacks.h
* \ Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimentalGravatar Brendan Taylor2011-05-08
|\ \
| | * use focus_element instead of form activeGravatar keis2011-04-29
| |/ |/|
| * Add binding to copy a link to the clipboardGravatar Ben Boeckel2011-04-20
| |
* | Ignored keys don't enter modcmd but works in modcmdGravatar keis2011-04-18
| | | | | | | | | | * Makes Shift+Insert bind work without breaking normal shift functionality.
* | replace alt with mod1 in configGravatar keis2011-04-18
| |
* | remove some unused codeGravatar keis2011-04-18
| |
* | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into ↵Gravatar Brendan Taylor2011-04-14
|\ \ | | | | | | | | | experimental
| * | Use the correct variableGravatar Ben Boeckel2011-04-14
| | | | | | | | | | | | %2 is the top of the scrollbar; %4 is the page size.
* | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into ↵Gravatar Brendan Taylor2011-04-14
|\| | | | | | | | | | | experimental
| * | Avoid division by zero errorGravatar Ben Boeckel2011-04-13
| | | | | | | | | | | | Addresses bug #252.
| | * Add binding for going to the uri of a targetGravatar Ben Boeckel2011-04-13
| |/ | | | | | | Also ports old commands to new structure.
* | Merge remote-tracking branch 'mathstuf/dev/better-word-delete' into experimentalGravatar Brendan Taylor2011-04-13
|\ \
* \ \ Merge remote-tracking branch 'mathstuf/dev/fix-textarea-formfiller' into ↵Gravatar Brendan Taylor2011-04-13
|\ \ \ | | | | | | | | | | | | experimental
| * | | Update bindings to formfiller to match realityGravatar Ben Boeckel2011-04-12
| | |/ | |/|
* / | Add utils to load/save temporary URLs for laterGravatar Ben Boeckel2011-04-12
|/ /
* | make link hints look way coolerGravatar Brendan Taylor2011-04-11
| |
* | move style.css from examples/data to examples/configGravatar Brendan Taylor2011-04-11
| |
* | disable an uzbl-tabbed binding that doesn't workGravatar Brendan Taylor2011-04-02
| |
* | changed the 'gi' example go_input binding to 'fi'Gravatar Brendan Taylor2011-04-02
| | | | | | | | it was shadowing an older example uzbl-tabbed binding
* | Merge remote-tracking branch 'mathstuf/dev/more-useful-keybindings' into ↵Gravatar Brendan Taylor2011-03-26
|\ \ | | | | | | | | | experimental
| * | Add bindings to switch to https versionGravatar Ben Boeckel2011-03-24
| | |
| * | Add a binding to open a new windowGravatar Ben Boeckel2011-03-24
| | |
| | * Allow for multiple characters to bound wordsGravatar Ben Boeckel2011-03-24
| |/ | | | | | | | | | | | | | | Word deletion in URLs is a lot better when characters such as: \ -./&?= are considered to separate words.
* | clear hints on EscapeGravatar keis2011-03-18
| | | | | | | | * add shortcut to clear all hints
* | add 'hardcopy' (print page to printer) binding to example configGravatar Brendan Taylor2011-03-13
| |
* | do link hint styling in user stylesheet.Gravatar Brendan Taylor2011-03-06
| |
* | update config and follow.sh to use new follow.jsGravatar keis2011-02-27
|/
* Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-02-21
|\
| * new escaped events require new scroll percentage bindingGravatar Brendan Taylor2011-02-21
| |
* | updated config for the new formfillerGravatar Brendan Taylor2011-02-16
|/
* Merge commit '6a737a7137' (keis/intcookies) into experimentalGravatar Brendan Taylor2011-02-14
|\ | | | | | | | | Conflicts: docs/README.uzbl-event-manager
* | document history plugin and add example HISTORY_SEARCH bindingGravatar Brendan Taylor2011-02-14
| |
* | tidying after the history branch mergeGravatar Brendan Taylor2011-02-14
| |
* | disable keycmd reset on mode changeGravatar keis2011-01-23
| | | | | | | | | | | | * makes history search work * adds new KEYCMD_CLEAR event * configure to clear keycmd on ESCAPE event
| * multiple components/re -pairs in cookie filtersGravatar keis2011-01-17
| |
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into historyGravatar keis2011-01-17
|\|
* | fix bug in history searchGravatar keis2011-01-11
| | | | | | | | disable keycmd set in search as this will not work from stacked bindings
| * we don't need to be that specific in the useragent header.Gravatar Brendan Taylor2011-01-06
| |
| * use new status_format_right in the example configGravatar Brendan Taylor2011-01-06
| | | | | | | | now long URLs won't push everything else off the status bar!