Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
254 contributions in the last year
Activity overview
Contribution activity
October 2020
- lunixbochs/SwiftTerm Swift
Created an issue in migueldeicaza/SwiftTerm that received 3 comments
Incomplete escapes hang the terminal
If you print an incomplete escape sequence, e.g. echo -e '\033]', the terminal parser seems to go into an unrecoverable state.