Displaying 3 results from an estimated 3 matches for "d1eb46bac0a8d06d645230225191615".
Did you mean:
d1eb46bac0a8d06d645230225191615e
2020 May 31
2
CLI color prompt
...rote:
> I'm pretty sure that means your are using a non-color capable terminal,
> or your termtype variable is incorrect. What are you using for a
> terminal emulator?
my terminal supports colors, I am using colored prompt in bash/zsh
already. I made a screenshot:
https://paste.pics/d1eb46bac0a8d06d645230225191615e
2020 May 31
0
CLI color prompt
...te:
> I'm pretty sure that means your are using a non-color capable
> terminal, or your termtype variable is incorrect. What are you using
> for a terminal emulator?
my terminal supports colors, I am using colored prompt in bash/zsh already. I made a screenshot:
https://paste.pics/d1eb46bac0a8d06d645230225191615e
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/displa...
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