Is it possible to change the session variable "PROMPT" by a executed custom command in a bundle?
For example: karaf@root()> item:add Something Created item with id 12345 and content "Hello World!" karaf@root():item:12345>item:change content "42 rules" Changed content of item with id 12345 to "42 rules" -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html