SourceForge.net | 28 May 2012 03:03
Picon

[ jedit-Plugin Feature Requests-2510255 ] Console: support for vt100 codes (colors)

Plugin Feature Requests item #2510255, was opened at 2009-01-15 07:57
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997936&aid=2510255&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Baldurien (myshforum)
Assigned to: Nobody/Anonymous (nobody)
Summary: Console: support for vt100 codes (colors)

Initial Comment:
Hi,

I am using Console on Windows 2k with cygwin, and as a result, it displays colours which are not handled
(yet?) by Console when I use bash.

[32mmylogin [33m~/[0m

The code is specific to terminals, but it display text in colour.

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

>Comment By: Alan Ezust (ezust)
Date: 2012-05-27 18:03

Message:
patch submitted:
https://sourceforge.net/tracker/index.php?func=detail&aid=3530149&group_id=588&atid=997937

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

Comment By: Alan Ezust (ezust)
Date: 2012-01-24 20:05

Message:
They are vt100 escape codes. which could perhaps be color or cursor
position directions.
jcterm is a java open source vt100 terminal interpreter.
I thought i (or someone else) might some day try to integrate it with
console. I have not started that task yet. 

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

Comment By: Kazutoshi Satoda (k_satoda)
Date: 2009-01-21 10:19

Message:
Just a information. The output of commands are parsed in
console/StreamThread.java (at r14425). Coloring for error output are
done here. Probably this feature can be implemented like that.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997936&aid=2510255&group_id=588

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


Gmane