Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Tags: rhubarbwu/cellrs

Tags

v0.2.3

Moved preprocessing code to function, and updated README.

v0.2.2

Abstracted blink settings in BlinkMoment struct and fixed blink overf…

…low with reset.

v0.2.1

Decoupled blink and help from main and adjusted blink FSMs.

v0.2.0

Enabled optional blinking levels with command-line specification/togg…

…le and keypress cycling. Addresses #9.

v0.1.3

Fixed force-refresh bug, added Makefile, updated README.

v0.1.2

Limiting auto-refresh to resizes and using overwrites for other chang…

…es, addressing #8.

v0.1.1

Implemented async refresh for terminal resize and battery level/state…

… change.

v0.1.0

Implemented recovery for too-small terminal sizes, addressing #3.