[ https://forge.continuent.org/jira/browse/SEQUOIA-887?page=comments#action_13705 ]
Marc Herbert commented on SEQUOIA-887: -------------------------------------- Oups, I just checked JLine history and the 2-bytes unicode support has not yet been released. So current unicode support in JLine is: zero. Fix for the tentative 2.10.5 documentation: - in interactive mode, no support at all for multibyte characters (this is an external JLine limitation) Sorry for the confusion. > Disable JLine in non-interactive mode of the text console > --------------------------------------------------------- > > Key: SEQUOIA-887 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-887 > Project: Sequoia > Type: Improvement > Components: CLI Console > Versions: Sequoia 3.0 beta2, Sequoia 3.0 beta1, Sequoia 2.10.4, Sequoia > 2.10.3, Sequoia 2.10.2, Sequoia 2.10.1, Sequoia 2.10, Sequoia 2.9 > Reporter: Marc Herbert > Assignee: Sirpa Alanko > Priority: Blocker > Fix For: Sequoia 2.10.5 > Attachments: SEQUOIA-887-demo.txt, SEQUOIA-887-src.txt > > > JLine is useless when using the text console in script mode. Even worst, it > brings problems and limitations, like for instance breaking unicode > compatibility or printing by default color control characters (=> parsing > issues). > Disabling JLine in non-interactive mode would fix those issues and at the > same time reduce complexity and enhance performance. > Jeff's idea for the design of this new feature is based on inserting a thin > wrapper between our code and JLine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
