🛠️ terminal.ts
This commit is contained in:
@@ -129,3 +129,4 @@ export function isOutputLineTruncated(content: string): boolean {
|
|||||||
// renderTruncatedContent's trimEnd() behavior.
|
// renderTruncatedContent's trimEnd() behavior.
|
||||||
return pos < content.length
|
return pos < content.length
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user