{{ pyroConsole.filteredOutput.value.length }}
{{ pyroConsole.filteredOutput.value.length === 1 ? 'result' : 'results' }}
handleListScroll()"
>
-
-
{{
shouldShowSeparator(
visibleStartIndex + index,
visibleStartIndex + index + 1,
)
}}
line{{
shouldShowSeparator(
visibleStartIndex + index,
visibleStartIndex + index + 1,
) === 1
? ''
: 's'
}}
between