[
https://issues.jboss.org/browse/AS7-4979?page=com.atlassian.jira.plugin.s...
]
Ståle Pedersen commented on AS7-4979:
-------------------------------------
i tested jreadline in cygwin and as suspected cygwin uses the same keycodes as on posix
systems and not the windows keycodes. this is the reason why jboss-cli is completely
broken within cygwin.
- setting property os.name to != windows should help, but after a initial test changing
the stty didnt work the same way as on other posix systems.
this is not a jboss-cli issue, but rather something that must be implemented in
jreadline.
Issue in Interactive mode on cygwin not working.
------------------------------------------------
Key: AS7-4979
URL:
https://issues.jboss.org/browse/AS7-4979
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.1.Final
Environment: Windows 7, Cygwin 1.7.15
Reporter: Peter Cadman
Assignee: Alexey Loubyansky
Priority: Minor
After connecting to standalone server on localhost, Cgywin doesn't response to input.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira