aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/session.sh
Commit message (Expand)AuthorAge
* on Ubuntu, properly clear keycmd when a link is selected using follow.shGravatar Brendan Taylor2011-09-05
* 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
* Don't put spaces before case matchesGravatar Ben Boeckel2011-03-10
* Add padding inside of bracesGravatar Ben Boeckel2011-03-10
* Remove the use of positional argumentsGravatar Ben Boeckel2011-03-10
* Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
* Use the -e flag on sed callsGravatar Ben Boeckel2011-03-10
* Wrap util scripts in quotesGravatar Ben Boeckel2011-03-10
* remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
* Merge remote branch 'jspricke/master' into experimentalGravatar Brendan Taylor2010-12-01
|\
* \ Merge commit 'e293bf' into experimentalGravatar Brendan Taylor2010-11-30
|\ \
| * | $UZBL_URL -> $UZBL_URI (for consistency with the rest of our interface)Gravatar Brendan Taylor2010-11-29
| * | use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
* | | update session.sh documentationGravatar Brendan Taylor2010-11-29
* | | improved session.sh script to work standaloneGravatar Jochen Sprickerhof2010-11-28
|/ /
| * removed disown (bashism, not available in pisx shells like dash)Gravatar Jochen Sprickerhof2010-11-28
|/
* make session.sh work with the split util scriptsGravatar Brendan Taylor2010-11-24
* Prefer sockets to fifosGravatar Ben Boeckel2010-10-02
* Quotes really needed here?Gravatar Ben Boeckel2010-10-02
* Use -z and -n tests rather than "x$foo" = "x" hackGravatar 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 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
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02