aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/util/uzbl-window.sh
Commit message (Collapse)AuthorAge
* sh scripts: replace print with echo/printfGravatar Brendan Taylor2011-03-13
| | | | | we can safely use echo in many of the situations where 'print' is being used, and we can use printf directly in other places.
* Use print in uzbl-window util scriptGravatar Ben Boeckel2011-03-11
|
* Fix window geometry sed expressionGravatar Ben Boeckel2011-03-11
|
* Use printf rather than echoGravatar Ben Boeckel2011-03-10
|
* Normalize cut argumentsGravatar Ben Boeckel2011-03-10
|
* Add padding inside of bracesGravatar Ben Boeckel2011-03-10
|
* Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
|
* use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
|
* Add utility script to find the window geometryGravatar Ben Boeckel2010-10-02