[asterisk-bugs] [Asterisk 0010714]: [patch] CLI clear command
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Oct 26 11:13:23 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10714
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10714
Category: General
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 82325
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-13-2007 10:39 CDT
Last Modified: 10-26-2007 11:13 CDT
======================================================================
Summary: [patch] CLI clear command
Description:
I created a small patch, to clear CLI output. Works the same way as shell's
clear.
======================================================================
----------------------------------------------------------------------
Corydon76 - 10-26-07 11:13
----------------------------------------------------------------------
This is not the right way to send a screen clear. Notably, it will only
work for vt100 compatible terminals. The right way to do this is to use
termcap to determine the correct sequence and send that.
Issue History
Date Modified Username Field Change
======================================================================
10-26-07 11:13 Corydon76 Note Added: 0072565
======================================================================
More information about the asterisk-bugs
mailing list