mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 10:32:59 +03:00
aaaa
This commit is contained in:
parent
19ceb7a9bf
commit
1e0f45af0f
@ -29,7 +29,7 @@ async function main(args) {
|
||||
|
||||
let pos = getCursor()
|
||||
|
||||
await writeStdout(cropToScreen(content, 0, 0, terminal_width, terminal_height - 1))
|
||||
await writeStdout(await cropToScreen(content, 0, 0, terminal_width, terminal_height - 1))
|
||||
|
||||
setStdinFlag(ENABLE_STDIN)
|
||||
setStdinFlag(SILENT_STDIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user