mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 10:32:59 +03:00
fix command write kfc
This commit is contained in:
parent
972a5afd01
commit
9d35b8eb4f
@ -99,6 +99,10 @@ async function main(args) {
|
||||
|
||||
break
|
||||
}
|
||||
|
||||
screen_length -= status_length
|
||||
status_length = 1 + command.length
|
||||
screen_length += status_length
|
||||
} else if (event.char == "i") {
|
||||
mode = "insert"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user