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

Broken highlighting #8

Closed
r1chardj0n3s opened this issue Feb 29, 2012 · 2 comments
Closed

Broken highlighting #8

r1chardj0n3s opened this issue Feb 29, 2012 · 2 comments
Labels
bug Something isn't working

Comments

@r1chardj0n3s
Copy link

When I attempt GET requests, for example "http GET http://www.ekit.com/" the highlighting ended up broken:

http://dl.dropbox.com/u/7229834/httpie-bad-highlight.gif

Yes, all blinky. The highlighting continued on in the shell and I had to reset the tty to fix it. I got the same result from http://www.google.com/ and others.

I'm using Python 2.6, httpie-0.1.4, requests-0.10.6, Pygments-1.4 in an OS X Terminal.app window. I'm not sure what other information I could provide to help debug this.

@marblar
Copy link

marblar commented Feb 29, 2012

I have the same issue on OS X version 10.6.8.

marblar pushed a commit to marblar/httpie that referenced this issue Feb 29, 2012
As documented in issue httpie#8, the default terminal in OS X 10.6 is xterm-color, which does not support Formatter256Terminal
@jkbrzt
Copy link
Member

jkbrzt commented Mar 1, 2012

@marblar, thanks for the fix.

@r1chardj0n3s, can you please confirm that the problem is gone with the current master?

@jkbrzt jkbrzt closed this as completed Mar 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants