Skip to content

Releases: metal3d/bashsimplecurses

1.3 version

12 Feb 09:51
Compare
Choose a tag to compare

This release provides minor fixes that improve progress bar, vumeter, vertical bars, documentation, and many others:

  • Make progressbar animated
  • Fix progressbar logic
  • Correct some spelling issues
  • Remove unnecessary spaces and tabulations
  • Set executable flag on examples/bashbar2.sh file
  • Update vumeter and progress documentation (copy paste error)
  • Add short comments for example code
  • Resolve path to tux.gif if run from different location
  • Color settings for cells applied to borders
  • Misplaced vertical bar line in append_tabbed
  • Correct some spelling issues
  • Remove unnecessary spaces and tabulations (4 spaces)
  • Set executable flag on examples/bashbar2.sh file
  • Update vumeter and progress documentation (copy paste error)
  • Add short comments for example code
  • Resolve path to tux.gif if run from different locations
  • some others...

v1.2 - Fixes and Improvements

16 Oct 05:25
Compare
Choose a tag to compare

New releases with fixes

  • Remove blink cursor @vaporup see #24 and #23
  • Fixes Makefile default SHELL see #21
  • Changing IFS to prevent squelching of spaces @maharjun see #22
  • Little fixes on Makefile

Thanks to contributors and reporters !

New release with fixes and new colors

04 Jun 13:30
Compare
Choose a tag to compare

Adapted version to change color problems, some regexp problems and many other problems...

v1.0.0 First stable release

10 Jun 23:17
Compare
Choose a tag to compare

This releases append this enhancements:

  • Fix Makefile
  • Autodetection of asciimode
  • Use utf8 if possible
  • Enhance clear screen on exit