Ncurses stuff

Hello to every one.
Is someone on the list actively uses or were using the ruby bindings for
the ncurses toolkit?
I'm trying to find some proper documentation / examples and I'm totally
stuck.
I' have see repos on github, but nothing is complete either on the code
side, or on the documentation side of things. Can someone suggest a
proper implementation of ruby bindings for ncurses , and / or some
examples over this?
Is ncurses really so abandoned?

Thanks in advance.

···

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

when I was using ncurses in Ruby many years ago, I did a lot of exploratory programming using "Programming with Unix Curses" as a reference. It was a challenge, but the results were good.

-- Matt

···

On 08/17/2016 09:07 AM, A. D Masiakos wrote:

Hello to every one.
Is someone on the list actively uses or were using the ruby bindings for
the ncurses toolkit?
I'm trying to find some proper documentation / examples and I'm totally
stuck.
I' have see repos on github, but nothing is complete either on the code
side, or on the documentation side of things. Can someone suggest a
proper implementation of ruby bindings for ncurses , and / or some
examples over this?
Is ncurses really so abandoned?

Thanks in advance.
--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Yop !
When talking about Ncurses, do you think "Dialog" ?
If so, you can use this package :
--> GitHub - muquit/mrdialog: A pure ruby library for the ncurses dialog program

···

Le Wed, 17 Aug 2016 17:07:17 +0300, "A. D Masiakos" <amasiakos@gmail.com> a écrit :

Hello to every one.
Is someone on the list actively uses or were using the ruby bindings
for the ncurses toolkit?
I'm trying to find some proper documentation / examples and I'm
totally stuck.
I' have see repos on github, but nothing is complete either on the
code side, or on the documentation side of things. Can someone
suggest a proper implementation of ruby bindings for ncurses , and /
or some examples over this?
Is ncurses really so abandoned?

Thanks in advance.

--
┌─────────────┬───────────────────────────────────┐
│ Projet Bépo │ http://bepo.fr/
├─────────────┴───────────────────────────────────┤
│ Message tapé en Bépo sur un Typematrix 2030 USB │
└─────────────────────────────────────────────────┘

Yes Matt, this option will be my last resort if i don't find proper
documentation, or at least some complete examples.
Thanks for your answer, its nice to see how people handle the same problem.

···

On 08/17/2016 07:14 PM, Matt Lawrence wrote:

when I was using ncurses in Ruby many years ago, I did a lot of
exploratory programming using "Programming with Unix Curses" as a
reference. It was a challenge, but the results were good.

-- Matt

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

I believe James Edward Gray II did a series(?) of blog posts
about (n)curses some time ago, might be worth a look.

Regards,
Marcus

···

Am 17.08.2016 um 16:07 schrieb A. D Masiakos:

I'm trying to find some proper documentation / examples and I'm totally
stuck.

--
GitHub: stomar (Marcus Stollsteimer) · GitHub
PGP: 0x6B3A101A

I was totally unaware of it. I'll take a deep look and see if this
resource can help.
Thank you Captain. :slight_smile:

···

On 08/17/2016 07:24 PM, Captain Ishido wrote:

Le Wed, 17 Aug 2016 17:07:17 +0300, > "A. D Masiakos" <amasiakos@gmail.com> a écrit :

Hello to every one.
Is someone on the list actively uses or were using the ruby bindings
for the ncurses toolkit?
I'm trying to find some proper documentation / examples and I'm
totally stuck.
I' have see repos on github, but nothing is complete either on the
code side, or on the documentation side of things. Can someone
suggest a proper implementation of ruby bindings for ncurses , and /
or some examples over this?
Is ncurses really so abandoned?

Thanks in advance.

Yop !
When talking about Ncurses, do you think "Dialog" ?
If so, you can use this package :
--> GitHub - muquit/mrdialog: A pure ruby library for the ncurses dialog program

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

Yes Marcus, I've found them, they are a very good resource.
Thanks.

···

On 08/18/2016 12:23 AM, sto.mar@web.de wrote:

Am 17.08.2016 um 16:07 schrieb A. D Masiakos:

I'm trying to find some proper documentation / examples and I'm totally
stuck.

I believe James Edward Gray II did a series(?) of blog posts
about (n)curses some time ago, might be worth a look.

Regards,
Marcus

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

Why not start a ruby-ncurses-examples project so that you can save small
example programs as you figure them out? It'd be a wonderful resource for
the next person, plus it would give people an active project they could
contribute to.

martin

···

On Wed, Aug 17, 2016 at 2:38 PM, A. D Masiakos <amasiakos@gmail.com> wrote:

Yes Marcus, I've found them, they are a very good resource.
Thanks.

On 08/18/2016 12:23 AM, sto.mar@web.de wrote:
> Am 17.08.2016 um 16:07 schrieb A. D Masiakos:
>> I'm trying to find some proper documentation / examples and I'm totally
>> stuck.
> I believe James Edward Gray II did a series(?) of blog posts
> about (n)curses some time ago, might be worth a look.
>
> Regards,
> Marcus
>

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

My pleasure.

···

Le Wed, 17 Aug 2016 20:28:36 +0300, "A. D Masiakos" <amasiakos@gmail.com> a écrit :

I was totally unaware of it. I'll take a deep look and see if this
resource can help.
Thank you Captain. :slight_smile:

--
┌─────────────┬───────────────────────────────────┐
│ Projet Bépo │ http://bepo.fr/
├─────────────┴───────────────────────────────────┤
│ Message tapé en Bépo sur un Typematrix 2030 USB │
└─────────────────────────────────────────────────┘

This will be done, as i make these little programs (or a bigger one),
they are going to be ''posted'' on github. But i want to document them
as much as i can, so others can see what does what, without having to
rely too much on finding documentation.

···

On 08/18/2016 12:58 AM, Martin DeMello wrote:

Why not start a ruby-ncurses-examples project so that you can save
small example programs as you figure them out? It'd be a wonderful
resource for the next person, plus it would give people an active
project they could contribute to.

martin

--
--
--A.D Masiakos
--KeyId: 0x48D84811
---http://recodestuff.wordpress.com