Skip to content
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

Starting ghi without github configuration present will break terminal #39

Closed
dietmarw opened this issue Jan 21, 2011 · 3 comments
Closed

Comments

@dietmarw
Copy link

When starting ghi without having had github.user and github.token defined will break the terminal emulation. What happens is that ghi exits silently on tilda 0.9.6 and will leave the terminal unusable (has to be killed). On xterm it will at least display the error message about missing configuration but will also leave the terminal unusable.

Version: 0.3.0 (and 0.2.7)
System: Ubuntu 10.10 (32bit)

@jsmits
Copy link
Owner

jsmits commented Jan 21, 2011

Thanks for the report, I'll look into that.

Regards,
Sander.

@sc68cal
Copy link
Contributor

sc68cal commented Mar 16, 2011

Pretty much any error or abnormal termination blows away the terminal. Input is still accepted, but keystrokes are not echoed back.

$uname -a
Darwin Uller.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:11:58 PST 2010; root:xnu-1504.9.26~3/RELEASE_X86_64 x86_64

$ python --version
Python 2.6.6

@jsmits
Copy link
Owner

jsmits commented Mar 16, 2011

Thanks sc68cal for fixing this issue: commit b818369 .

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants