Viewing 1 post (of 1 total)
- AuthorPosts
- November 28, 2008 at 3:15 pm #6683Peter76Member
In text-terminals (e.g. telnet) ANSI escape codes can be used to format text, this codes are especially useful to set text-color (e.g. character 27 (= ESC) followed by [31m set text color to red, so x27[31mHello World would produce Hello World)
It would be cool if such coloring is available in EmEditor, because I’ve to work a lot with Log-Files consisting of text from a telnet-console. In all editors I know so far, this escape codes are eigther not displayed or displayed as text, I know no editor using this sequences to set the apropriate colors.
- AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.