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

Incorrect word wrapping in tabular format #5931

Open
2 tasks done
ernilambar opened this issue Apr 15, 2024 · 0 comments
Open
2 tasks done

Incorrect word wrapping in tabular format #5931

ernilambar opened this issue Apr 15, 2024 · 0 comments

Comments

@ernilambar
Copy link
Contributor

Bug Report

Describe the current, buggy behavior

May be related to #5252 or #5922

I encountered this when I was using wp plugin get command.

Example:
wp plugin get akismet --fields=name,description
and
wp plugin get wpsso --fields=name,description

There seems nothing fancy in the description but display is distorted for wpsso plugin.

Screenshot 2024-04-15 at 11 56 17 AM

This is the content of the description:

Akismet:

Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key.

WPSSO:

Present your content at its best for social sites and search results - no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.

Describe what you expect as the correct outcome

Better tabular output.

Let us know what environment you are running this on

OS:     Darwin 22.6.0 Darwin Kernel Version 22.6.0: Tue Nov  7 21:48:06 PST 2023; root:xnu-8796.141.3.702.9~2/RELEASE_X86_64 x86_64
Shell:  /bin/zsh
PHP binary:     /usr/local/bin/php
PHP version:    8.2.17
php.ini used:   /usr/local/etc/php/8.2/php.ini
MySQL binary:   /usr/local/mysql-8.0.36-macos14-x86_64/bin/mysql
MySQL version:  mysql  Ver 8.0.36 for macos14 on x86_64 (MySQL Community Server - GPL)
SQL modes:
WP-CLI root dir:        /Users/nilambarsharma/Code/wp-cli-dev/wp-cli
WP-CLI vendor dir:      /Users/nilambarsharma/Code/wp-cli-dev/wp-cli/vendor
WP_CLI phar path:
WP-CLI packages dir:    /Users/nilambarsharma/.wp-cli/packages/
WP-CLI cache dir:       /Users/nilambarsharma/.wp-cli/cache
WP-CLI global config:
WP-CLI project config:  /Users/nilambarsharma/Sites/clean/wp-cli.local.yml
WP-CLI version: 2.11.0-alpha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants