Re: prompt catch

"Michael" <[email protected]>
Newsgroups gmane.comp.games.mud.client.lyntin
Message-ID <003101c3a744$5881c460$8d3ab08e@user5vojuaomtg>
Hmm.. in the "runlyntin.py" file that I downloaded, I made this
modification:
bootoptions = {"ui": "curses",
               "datadir": "",
               "moduledir": [],
               "readfile": [],
               "snoopdefault": 1}

changed the ui to curses and now when I attempt to run that file nothing
comes up.. as a side note, I am using Windows XP.. does the curses ui work
for windows, or is this a linux/unix thing only?


----- Original Message -----
From: "will" <[email protected]>
To: "Michael" <[email protected]>
Cc: "Lyntin Mailing List" <[email protected]>
Sent: Thursday, November 06, 2003 10:45 AM
Subject: Re: [lyntin-devl] prompt catch


>
> I'm assuming you're using the textui.  The textui is not a curses ui.
> What you're looking for is a curses ui which will separate the screen into
> two sections--one for input and one for output.
>
> There is a curses ui in the code repository that Eugene has been working
> on.  You can try that and see if it fits your needs.
>
> http://www.bluesock.org/~willg/cgi-bin/pyblosxom.cgi/registry/ui/cursesui
>
> Copy this file into the ui subdirectory of your Lyntin installation.  Then
> if you're using Lyntin 3.3, run:
>
>    lyntin.py --ui curses
>
>
> and if you're using Lyntin 4.0 you can either edit your config file or
> change the boot options in the runlyntin script.
>
> /will
>
>
> On Wed, 5 Nov 2003, Michael wrote:
> >
> >     Not sure if I asked this before, or if I got a response.. have had
some
> > PC issues and lost some stuff.  In any case, I am attempting, again, to
> > convert my yTin scripts to Lyntin because I see some things in Lyntin I
like
> > that aren't in yTin.  One thing I would like to be able to do is catch
the
> > prompt and only display it at the bottom of the screen, similar to
Tinyfugue
> > does.
> >     Maybe if I just gag it, is there some way to place it where the
commands
> > are typed (in the tk ui)?  This seems like maybe the easiest solution.
Has
> > anyone done something similar already?
> >
> > Thanks in advance.
>



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.