climate
climate copied to clipboard
$climate->border always prints 80 characters
Even calling it like this:
$climate->border('/', 3);
will print a line of 80 slashes in either Terminal, iTerm, or BBEdit.
Any idea as to what's going on? The only place where I see '80' in the code is in UtilFactory.php in function width().
CLImate v3.8.2 macOS 13.5
Without support
The fix to these problems can be found in this fork https://github.com/sartor/climate
Thank you, Sartor!
Sorry for the delay, my funding for this project was cut so I've been struggling to find time for it. I'll cut a new release soon. If you have any fixes in forks please open pull requests for them. Happy Holidays
No worries. Thanks for the follow up!
Marc