Bug 401480 - [terminal] The Terminal logfile prints error messages about unsupported command SGR 39;49 and handles ESC[G incorrectly
Summary: [terminal] The Terminal logfile prints error messages about unsupported comma...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: Terminal (show other bugs)
Version: 3.4.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.5 M6   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 18:09 EST by Martin Oberhuber CLA
Modified: 2013-02-21 18:12 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2013-02-21 18:09:58 EST
+++ This bug was initially created as a clone of Bug #401386 +++

The TM Terminal doesn't implement the ESC[39;49m commands, which are implementation defined as "default foreground / default background color" as per
http://en.wikipedia.org/wiki/Ansi_terminal

Also, the ESC[G command without a parameter is implemented to put the cursor into column 2 rather than column 1 a requested by the standard. See also 

http://sydney.edu.au/engineering/it/~tapted/ansi.html
Comment 1 Martin Oberhuber CLA 2013-02-21 18:12:12 EST
Fixed in master.