Hi Markus, as I thought, the issue is due to jline 3.13.2 update:
https://issues.apache.org/jira/browse/KARAF-6543 The issue is still there in jline 3.13.3. I'm fixing this for jline 3.13.4. Regards JB On 31/01/2020 11:01, Markus Rathgeb wrote: > Hi, > > I updated targets running a custom distribution to Karaf 4.2.8. > Now while maintaining that systems I realized a very annoying problem. > The copy and paste (to be precise, the "paste") is not working using > "bin/client" correctly. > > The problem can be reproduced using the upstream Karaf distribution, too. > I am using a Linux system (host machine + target machines). > > To reproduce: > * unpack Karaf 4.2.8 > * start the Karaf process by "bin/karaf" > * open another terminal and connect to the instance using "bin/client" > * copy a text and paste it into the terminal running "bin/client" > > Result: > * the text will not appear > * on enter no new line will be visible > * to escape the situation paste again or press ctrl+C > > Using the pasted text does not work for me correctly. > > That's a little bit annoying, because I cannot connect to the running > instance and paste commands and arguments... I need to type all the > long arguments list manually. > > Can I set a special environment variable to a special value (e.g. TERM > or LC_COLORS) that works around the problem? > > Best regads, > Markus > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
