Date: Wed, 27 May 2020 14:44:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246514] w(1) truncates output before passing to libxo Message-ID: <bug-246514-227-8JHbzJdEsW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246514-227@https.bugs.freebsd.org/bugzilla/> References: <bug-246514-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246514 Phil Shafer <phil@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@freebsd.org --- Comment #8 from Phil Shafer <phil@freebsd.org> --- Just knowing that the "--libxo" was used is not sufficient, since there are options that should not affect output (e.g. color, no-humanize, warn). Can you describe more exactly when you want to avoid truncation? I'm guessing you want this for the "encoding" output styles (XML, JSON) and not text, but do you want to truncate HTML output? Maybe the test you are needing is just "if (xo_get_style(NULL) == XO_STYLE_TEXT)"? Thanks, Phil -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246514-227-8JHbzJdEsW>
