Hi, I tested the fix KARAF-5216 <https://issues.apache.org/jira/browse/KARAF-5216> and it works... thanks.
I have another question about karaf shell (bin/client): with previous versions (before 4.1.0) a CTRL + C did NOT exit the terminal. Since 4.1.0, a CTRL + C exit the karaf shell (ONLY in bin/client) . If I connect with ssh or starting using "bin/karaf", a CTRL+C will not exist. This is a little annoying: I'm used to use CTRL+C when I misstyped sometthing. Is this a bug or by design ? Thanks Patrick On Thu, Jun 22, 2017 at 12:13 PM, Patrick Magon <[email protected]> wrote: > I created KARAF-5216 <https://issues.apache.org/jira/browse/KARAF-5216> > > Thanks > > On Thu, Jun 22, 2017 at 11:51 AM, Guillaume Nodet <[email protected]> > wrote: > >> Please raise a JIRA, I'll have a look. >> >> 2017-06-22 10:21 GMT+02:00 Patrick Magon <[email protected]>: >> >>> Hello, >>> >>> With 4.1.2-SNAPSHOT, I have the following (and annoying) behavior: >>> when I quit the karaf shell (using ctrl+C or ctrl+D), I have to use the >>> "reset" command to fix my terminal (messed up). >>> >>> This happens only when using "bin/start" and "bin/client" (works with >>> "bin/karaf") >>> I'm on linux (same behavior with xterm and "terminator") >>> >>> The problem does not occurs with 4.1.0. >>> >>> Any clue ? >>> Thanks >>> >>> Patrick >>> >>> >> >> >> -- >> ------------------------ >> Guillaume Nodet >> >> >
