[slang-users] Curious behaviour with SLsmg_set_color and SLsmg_write_string

John E. Davis davis at space.mit.edu
Mon Dec 3 22:25:59 UTC 2007


Remko van der Vossen <wich at stack.nl> wrote:
>>       script /tmp/xterm.log
>>       /path/to/your/slsmg/code
>>         (press the EXACT same keys as above, then quit)
>>       exit
>
> script doesn't work inside of screen, it quits immediately.

My mistake.  I meant before starting screen, i.e.,

       script /tmp/xterm.log
       screen
       /path/to/your/slsmg/code
         (press the EXACT same keys as above, then quit)
       exit  (screen)
       exit  (script)


> But ayways, it doesn't matter anymore for me, I will not be using slang
> after all. I just noticed slang is GPL not LGPL and as I want to license
> my code 2-BSD, that is a no go.

Good luck,
--John


More information about the slang-users-l mailing list