Skip to content

Version 1.3

Compare
Choose a tag to compare
@Megaf Megaf released this 28 Sep 18:55
· 5 commits to stable since this release

Version 1.3

What's Changed:

say command:

  1. Added --bg-colour "colour"/-bg-c "colour"; --bg-colour="colour"/-bg-c="colour" to change text background colour.
  2. Added support for environment variable $bg_colour to set the text background colour.
  3. Added support for environment variable $minimal_size to set the minimal line length/box width.
  4. Added several "short help" commands to list available options and print examples.
    • say list_colours
    • say list_colours_bg
    • say list_weights
    • say list_aligns
    • say list_border_styles
    • say list_draw_elements
  5. Indentation is now uniform to 2 spaces on all libsay.
  6. Other minor code changes.

COMMANDS.md

  1. Added a lot more commands, variables and examples. Still doesn't contain all libsay's capabilities, but we are nearly there!

Known Issues

  • Doesn't work with Termux #7

Full Changelog: 1.2-202209.27.153000...1.3-202209.28.193000