in web/src/components/panels/result-panel.js [144:146]
_showWrapLinesOption() { return this.view && (this.view === 'json' || this.view === 'logs'); }