Message10636
Fixed as of https://hg.python.org/jython/rev/e14b67be0bad, per eaaltonen's recommendation to stick to how we document on other underlying OS. It's cross platform! :)
C:\Users\Jim>c:\jython2.7.1-ctrld\bin\jython
Jython 2.7.1b2 (default:e5d62908c495+, Jan 11 2016, 18:21:27)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0_55
Type "help", "copyright", "credits" or "license" for more information.
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
>>>
At which point I used Ctrl-D to exit.
We can look at Ctrl-Z support at some point, but we use JLine 2 with the capabilities it provides, or not. |
|
Date |
User |
Action |
Args |
2016-01-12 01:31:18 | zyasoft | set | messageid: <1452562278.42.0.259388930404.issue2276@psf.upfronthosting.co.za> |
2016-01-12 01:31:18 | zyasoft | set | recipients:
+ zyasoft, pekka.klarck, eaaltonen |
2016-01-12 01:31:18 | zyasoft | link | issue2276 messages |
2016-01-12 01:31:16 | zyasoft | create | |
|