Version 1.3
·
5 commits
to stable
since this release
Version 1.3
What's Changed:
say command:
- Added
--bg-colour "colour"/-bg-c "colour"
;--bg-colour="colour"/-bg-c="colour"
to change text background colour. - Added support for environment variable
$bg_colour
to set the text background colour. - Added support for environment variable
$minimal_size
to set the minimal line length/box width. - 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
- Indentation is now uniform to 2 spaces on all libsay.
- Other minor code changes.
COMMANDS.md
- 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