Results 67 comments of Yaron Naveh

Do you also get the same error when running the [blessed](https://github.com/chjj/blessed) sample? Also check this blessed [issue ](https://github.com/chjj/blessed/issues/32). adding @chjj

I suggest to open a defect in the blessed project on this.

hi @hawkz If I understand correctly you seek for a carousel layout? such that it automatically moves to next widget every few seconds? That would be a great feature! Meanwhile...

@hawkz - you should try the new [carousel layout](https://github.com/yaronn/blessed-contrib/blob/master/examples/carousel.js) in blessed-contrib 2.0.0. might also be useful for some of @piranna use cases.

Thanks @piranna ! I agree the demo is not "responsive" and some of the elements have a fixed width which makes them not adequate for some resolution. WRT the bar...

WRT bar charts, @flatiron32 has been doing some work around it recently, you should try the latest version from today. Great idea about vertical block chars, let's see when I...

Thanks @piranna, that makes sense and I will add it to the pipeline. Please keep this feedback coming, great ideas!

Hi - what do you mean the local terminal, did you connect via ssh? The font is determined by the local machine where the terminal window runs on, not the...

can you try the simplest example in the blessed readme to see if it works? On Thu, Jan 22, 2015 at 12:26 AM, Alan [email protected] wrote: > The server was...