curses icon indicating copy to clipboard operation
curses copied to clipboard

Curses.newterm is absent

Open freemo opened this issue 5 years ago • 4 comments

I have been stuck using a very old library and unable to switch to this Curses library because of the absence of newterm. I do curses over telnet with multiple screens simultaneously so this method is critical for me.

Any chance you can add this, I'm at the point where I'm about to fork this project as the old library is crashing on me.

freemo avatar Apr 26 '20 20:04 freemo

Any update on this? Is this project still maintained?

freemo avatar Jul 28 '20 01:07 freemo

I don't have enough time to implement it, but pull requests are welcome.

shugo avatar Aug 05 '20 04:08 shugo

I can take a stab at it. Last time I looked it didnt seem straightforward but let me see if i cant take another stab at doing something.

On Wed, Aug 5, 2020 at 12:48 AM Shugo Maeda [email protected] wrote:

I don't have enough time to implement it, but pull requests are welcome.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ruby/curses/issues/55#issuecomment-668977600, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXESATXOFQCGJXCWRS3VZLR7DQDVANCNFSM4MRMOJRQ .

freemo avatar Aug 05 '20 15:08 freemo

@freemo Awesome! Thank you for taking a stab at it!

kaspergrubbe avatar Aug 05 '20 16:08 kaspergrubbe