-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python error when TERM=tty33 #1
Comments
Looks like this is just a warning from
|
I'll add this but uhh... isn't a tty33 an actual paper teletype? I don't think this will work with one of those since it requires the ability to position the cursor |
Holy shit, this is awesome! I thought I was cool for running it on a vt220... but you win :D |
OK, it's done and up now... the user |
absolutely beyond cool... I need to get myself one of those! |
btw... if you're interested in hooking up this marvellous piece of retro tech over a proper modem, i should have that endpoint up and running by tomorrow... :) |
Would you consider updating the repo code with this? |
With tty33 or tty37 terminal, displays this python error message:
/usr/local/lib/python3.6/dist-packages/blessed/terminal.py:186: UserWarning: Failed to setupterm(kind='tty33'): setupterm: unknown error
The text was updated successfully, but these errors were encountered: