aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Collapse)AuthorAge
* fix formfiller dmenu schemeGravatar Brendan Taylor2010-10-11
|
* Merge remote branch 'mathstuf/dev/cleanup-scripts' into HEADGravatar Brendan Taylor2010-10-11
|\ | | | | | | | | | | | | Conflicts: (bashisms) examples/data/scripts/formfiller.sh examples/data/scripts/insert_bookmark.sh examples/data/scripts/instance-select-wmii.sh
* \ Merge remote branch 'mathstuf/dev/add-new-keybindings'Gravatar Brendan Taylor2010-10-11
|\ \ | | | | | | | | | | | | Conflicts: examples/config/config
* | | Add the same duality for pasting a url as othersGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | It changes gY's meaning, but it better matches with go/gO and friends.
* | | More scrolling bindingsGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | Home/End should work. Ctrl-f/b are commonly used vim bindings.
* | | Ignore multikeyGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | | | | When the compose key is used in insert mode, the multi_key is still 'active' when command mode is returned to. Ignore this key.
* | | Alias the keypad enter to enterGravatar Ben Boeckel2010-10-11
| | |
| * | Add yU/yY to yank the hovered uriGravatar Ben Boeckel2010-10-10
| | |
| * | Make tabbed versions of the 'clone' bindingGravatar Ben Boeckel2010-10-09
| | |
| * | Add a keybinding to open a similar windowGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | History is lost, but it works as a temporary bookmarking system.
| * | Add the same duality for pasting a url as othersGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | It changes gY's meaning, but it better matches with go/gO and friends.
| * | More scrolling bindingsGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | Home/End should work. Ctrl-f/b are commonly used vim bindings.
| * | Ignore multikeyGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | | | | When the compose key is used in insert mode, the multi_key is still 'active' when command mode is returned to. Ignore this key.
| * | Alias the keypad enter to enterGravatar Ben Boeckel2010-10-09
| | |
| | * Prefer vertical and resizing in formfillerGravatar Ben Boeckel2010-10-02
| | |
| | * Set defaults for loading bookmarks and historyGravatar Ben Boeckel2010-10-02
| | |
| | * Add utility script to find the window geometryGravatar Ben Boeckel2010-10-02
| | |
| | * Detect the placement patchGravatar Ben Boeckel2010-10-02
| | |
| | * Make vertical mode an option even if foundGravatar Ben Boeckel2010-10-02
| | |
| | * Make xmms an option even if foundGravatar Ben Boeckel2010-10-02
| | |
| | * Set the dmenu theme properlyGravatar Ben Boeckel2010-10-02
| | |
| | * Fix the default configuration to support utilsGravatar Ben Boeckel2010-10-02
| | |
| | * Support setting the dmenu fontGravatar Ben Boeckel2010-10-02
| | |
| | * Make a variable for dmenu color argumentsGravatar Ben Boeckel2010-10-02
| | |
| | * Fix detection of the vertical patchGravatar Ben Boeckel2010-10-02
| | |
| | * Prefer sockets to fifosGravatar Ben Boeckel2010-10-02
| | |
| | * Add directory for the sockets as wellGravatar Ben Boeckel2010-10-02
| | |
| | * Quotes really needed here?Gravatar Ben Boeckel2010-10-02
| | |
| | * Use a case statement in the wmii scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Use -z and -n tests rather than "x$foo" = "x" hackGravatar Ben Boeckel2010-10-02
| | |
| | * Loading from bookmarks is now POSIX shGravatar Ben Boeckel2010-10-02
| | |
| | * Fix usage messageGravatar Ben Boeckel2010-10-02
| | |
| | * Check to make sure uzbl called endinstanceGravatar Ben Boeckel2010-10-02
| | |
| | * Disown the process as wellGravatar Ben Boeckel2010-10-02
| | |
| | * Fix empty string checkGravatar Ben Boeckel2010-10-02
| | |
| | * Match indentation in session.sh to match othersGravatar Ben Boeckel2010-10-02
| | |
| | * Migrate to using the editor util scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Migrate to using the dmenu util scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Migrate to using uzbl-args util scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Migrate to using uzbl-dir util scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Fix trailing spaceGravatar Ben Boeckel2010-10-02
| | |
| | * Make indentation in follow.js uniformGravatar Ben Boeckel2010-10-02
| | |
| | * PEP8 auth.pyGravatar Ben Boeckel2010-10-02
| | |
| | * Add script to manage common uzbl argumentsGravatar Ben Boeckel2010-10-02
| | |
| | * Add editor utility scriptGravatar Ben Boeckel2010-10-02
| | |
| | * Add uzbl directory and file discoveryGravatar Ben Boeckel2010-10-02
| | |
| | * Factor out dmenu functionalityGravatar Ben Boeckel2010-10-02
| | |
| | * Use $() over ``Gravatar Ben Boeckel2010-10-02
| | |
| | * Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
| | |
| | * Reorder Bnd style to match othersGravatar Ben Boeckel2010-10-02
| |/