GithubHelp home page GithubHelp logo

No life about conway HOT 9 CLOSED

erikrose avatar erikrose commented on June 28, 2024
No life

from conway.

Comments (9)

erikrose avatar erikrose commented on June 28, 2024

Hmm, sposta work. Does Terminal work? Maybe iTerm is using a different term type and blessings is screwing up.

from conway.

erikrose avatar erikrose commented on June 28, 2024

iTerm2 1.0.0.20110907 works for me. My typical zsh setup and a virgin OS X one do, too. Hmm! I really wish I could reproduce this.

from conway.

erikrose avatar erikrose commented on June 28, 2024

It even works with Solarized Dark, from http://www.iterm2.com/hostedcolors/Solarized%20Dark.itermcolors. (There doesn't seem to be a built-in Solarized preset.)

from conway.

erikrose avatar erikrose commented on June 28, 2024

I wonder if your term is black and white (or thinks it is). Right now I'm just printing spaces with background colors and not doing any testing to see whether color is, in fact, available. If you replace ' ' with '#' in the code, what happens?

from conway.

lonnen avatar lonnen commented on June 28, 2024

I'm using solarized dark.

In OSX terminal the terminal clears, and then the cursor appears and bounces erratically between 4 or 5 arbitrary positions. Maybe it's something about my python set up?

from conway.

erikrose avatar erikrose commented on June 28, 2024

What version of iTerm? I tried the recent beta.

from conway.

erikrose avatar erikrose commented on June 28, 2024

I'm still curious about the # thing above. And what does this tell you?

from blessings import Terminal
Terminal().number_of_colors

I get 256. I wonder if you get 0.

from conway.

lonnen avatar lonnen commented on June 28, 2024

Using iTerm2 Build 1.0.0.20120203

>>> from blessings import Terminal
>>> Terminal().number_of_colors
8

with OSX Terminal Version 2.2.3 (303.2) and TerminalColours (v1.0) plugin

>>> from blessings import Terminal
>>> Terminal().number_of_colors
8
>>> 

from conway.

erikrose avatar erikrose commented on June 28, 2024

That's it. :-) I'm using all high-ANSI colors, beyond the range of what your terminal supports. I'll make it smarter.

from conway.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.