Hi, there

The client.bat is not working as expected in karaf 4.1.0 on Windows, especially 
the branding and prompt

{code}

G:\download\apache-karaf-4.1.0\bin>client.bat -h localhost
Logging in as karaf
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (4.1.0)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit 'system:shutdown' to shutdown Karaf.
Hit '<ctrl-d>' or type 'logout' to disconnect

karaf@root()>


{code}


If you type into some commands on the console, e.g. "list", then it still 
works, but the prompt looks like:

{code}

karaf@root()>

{code}


could this problem be introduced by the jline or sshd upgraded in the 4.1.0? or 
something need to be configured?


Thanks

Xilai

Reply via email to