Better control of the relax prompt colouring via ANSI escape sequences.
The new Exec_info.prompt_colour_on() and Exec_info.prompt_colour_off() methods are now used to turn
the colours on and off by aliasing the coloured or non-colours prompts to both the class instance
namespace and to the sys module.