Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$climate->border always prints 80 characters #200

Open
s22-tech opened this issue Oct 4, 2023 · 4 comments
Open

$climate->border always prints 80 characters #200

s22-tech opened this issue Oct 4, 2023 · 4 comments

Comments

@s22-tech
Copy link

s22-tech commented Oct 4, 2023

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

@parallels999
Copy link

Without support

@s22-tech
Copy link
Author

s22-tech commented Dec 22, 2023

The fix to these problems can be found in this fork
https://github.com/sartor/climate

Thank you, Sartor!

@duncan3dc
Copy link
Member

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

@s22-tech
Copy link
Author

s22-tech commented Dec 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants