aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/load_url_from_history.sh
Commit message (Expand)AuthorAge
* sh scripts: replace print with echo/printfGravatar Brendan Taylor2011-03-13
* Use print rather than printfGravatar Ben Boeckel2011-03-10
* Use printf rather than echoGravatar Ben Boeckel2011-03-10
* Use cut over awk where possibleGravatar Ben Boeckel2011-03-10
* Add padding inside of bracesGravatar Ben Boeckel2011-03-10
* Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
* Wrap util scripts in quotesGravatar Ben Boeckel2011-03-10
* Merge remote branch 'jspricke/master' into experimentalGravatar Brendan Taylor2010-12-01
|\
* | use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
| * fix bashismGravatar Jochen Sprickerhof2010-11-28
|/
* Merge branch 'dev/cleanup-scripts'Gravatar Brendan Taylor2010-11-24
|\
| * load_url_from_*: don't require socat, fix some quoting issuesGravatar Brendan Taylor2010-11-24
* | source -> . (fixes bashism)Gravatar Brendan Taylor2010-11-15
|/
* Set defaults for loading bookmarks and historyGravatar Ben Boeckel2010-10-02
* Set the dmenu theme properlyGravatar Ben Boeckel2010-10-02
* Prefer sockets to fifosGravatar Ben Boeckel2010-10-02
* Use -z and -n tests rather than "x$foo" = "x" hackGravatar 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
* Use $() over ``Gravatar Ben Boeckel2010-10-02
* Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02