php - how to set phpdbg colours -


i'm using phpdbg , see can change colour of errors , output. useful not easy read when in 1 colour.

but can't work. doing wrong or known not working on windows 8.1?

this have tried:

s c on set color prompt white-bold s c error red-bold 

just suggested in help. following message on 3 of above lines:

[no set command selected!] 

i'm using php 5.6.7 x86 on windows 8.1

i have tried setting prompt eg.set p > , works, set recognized. have tried entering command in full eg.set colors on makes no difference.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -