virtual icon indicating copy to clipboard operation
virtual copied to clipboard

virtual leaves stdin in raw mode

Open apinske opened this issue 5 years ago • 0 comments

After exit the terminal behaves weirdly, because the stdin is left in raw mode. Maybe use atexit to reset it? https://github.com/apinske/simpleos/blob/master/macos/virt/virt/main.swift

apinske avatar Dec 20 '20 14:12 apinske