Displaying 2 results from an estimated 2 matches for "574bf947".
2020 May 31
0
CLI color prompt
...le:
>
> export ASTERISK_PROMPT="%C31[%H]: "
>
> I get this prompt (voip is my hostname):
>
> [1;31m[voip]: [1;0m
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200531/574bf947/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jeff.vcf
Type: text/x-vcard
Size: 321 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200531/574bf947/attachment.vcf>
2020 May 31
4
CLI color prompt
> On 2020-05-31 15:59, Antony Stone wrote:
> On Sunday 31 May 2020 at 15:44:46, Fourhundred Thecat wrote:
>
> "%Cn[;n] - Change terminal foreground (and optional background) color to
> specified A full list of colors may be found in include/asterisk/term.h"
>
> So, try:
>
> export ASTERISK_PROMPT="%C31[%H]: "
>
> (I got 31 from reading the