[Home]

Summary:ASTERISK-01517: [patch] Add requested color codes for ASTERISK_PROMPT
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-05-02 12:52:17Date Closed:2008-01-15 14:53:15.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040502__prompt_colors__3.diff.txt
Description:Adds a few more variables to the specification of ASTERISK_PROMPT:

%H Short hostname (without the domain)
%Cn[;n] Change color to a specified foreground color (and optional background color)
Comments:By: Mark Spencer (markster) 2004-05-02 14:28:09

This should not apply color if vtcompat != 1.  Can you confirm this behavior?

By: Tilghman Lesher (tilghman) 2004-05-02 14:51:08

Ooops, sorry, I removed that when I copied the code.  It's been readded in the current patchset.

By: Mark Spencer (markster) 2004-05-02 15:05:34

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 14:53:15.000-0600

Repository: asterisk
Revision: 2862

U   trunk/asterisk.c
U   trunk/doc/README.cliprompt
U   trunk/include/asterisk/term.h
U   trunk/term.c

------------------------------------------------------------------------
r2862 | markster | 2008-01-15 14:53:14 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge Tilghman's color patches for the asterisk prompt (bug ASTERISK-1517)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2862