| From | Sent On | Attachments |
|---|---|---|
| Moss Prescott | May 13, 2009 11:40 am | |
| Weiqi Gao | May 13, 2009 12:55 pm | |
| Weiqi Gao | May 13, 2009 1:53 pm | |
| Moss Prescott | May 13, 2009 4:40 pm | |
| Nicholas Riley | May 15, 2009 12:09 pm | |
| Weiqi Gao | May 15, 2009 1:02 pm | |
| Nicholas Riley | May 15, 2009 1:32 pm | |
| Philip Jenvey | May 15, 2009 6:57 pm | |
| Weiqi Gao | May 15, 2009 8:08 pm | |
| Philip Jenvey | May 15, 2009 10:15 pm |
| Subject: | Re: [Jython-users] 2.5rc2, cygwin, and JLine | |
|---|---|---|
| From: | Nicholas Riley (njri...@uiuc.edu) | |
| Date: | May 15, 2009 1:32:01 pm | |
| List: | net.sourceforge.lists.jython-users | |
In article <4A0D...@speakeasy.net>, Weiqi Gao <weiq...@speakeasy.net> wrote:
Here's what works for Cygwin users:
1. Use a DOS prompt and forget about the headaches of Cygwin. 2. Use Cygwin bash in a DOS window: jython.bat works there. 3. Use Cygwin xterm/rxvt/etc. with the modified jython script for interactive session and jython.bat (or unmodified jython) for non-interactive usage.
The ultimate solution of this problem would require two things:
1. Fix JLine so that it works with Cygwin xterm/rxvt/etc. 2. Fix Jython so that it uses the correct JLine Terminal under Cygwin.
I was thinking #2 would make sense. I think it's reasonable to ship some analog to your shell script with the stty/JLine stuff conditionalized to cygwin, as I'd guess the interactive usage scenario is a lot more common.
-- Nicholas Riley <njri...@uiuc.edu>
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________ Jython-users mailing list Jyth...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jython-users





