Lines Matching refs:gauge
10 multiple gauge objects are being used.
27 * New feature: Add new `isEnabled` method to allow introspection of the gauge's
32 * Bug fix: Don't run the code associated with `enable`/`disable` if the gauge
42 `gauge.enable()`.
52 * [#39](https://github.com/iarna/gauge/pull/39) Fix tests on 0.10 and add
62 * Add support for setting themesets on existing gauge objects.
63 * Add post-IO callback to `gauge.hide()` as it is somtetimes necessary when
122 multiple distinct gauge instances in your app.
132 * On node>0.8 gauge object now prints updates at a fixed rate. This means
136 * The gauge object now keeps the cursor hidden as long as it's enabled and
142 * Previously the gauge was disabled by default if `process.stdout` wasn't a
151 var themes = require('gauge/themes')