[Konsole-devel] Review Request: ANSI escape code "\e[1; 93m" should result intensive color instead of normal color
Kurt Hindenburg
kurt.hindenburg at gmail.com
Fri Sep 9 03:15:54 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102554/#review6343
-----------------------------------------------------------
It doesn't appear to fix the bug report issue. I get
yellow, yellow, yellow
orange, orange, yellow
echo -e "\e[93m YELLOW \e[0m \e[4;93m UNDERLINED \e[0m \e[1;93m BOLD \e[0m" &&
echo -e "\e[33m ORANGE \e[0m \e[4;33m UNDERLINED \e[0m \e[1;33m BOLD \e[0m"
- Kurt
On Sept. 8, 2011, 12:39 p.m., Jekyll Wu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102554/
> -----------------------------------------------------------
>
> (Updated Sept. 8, 2011, 12:39 p.m.)
>
>
> Review request for Konsole.
>
>
> Summary
> -------
>
>
> The current behavior is bold(1) will toggle the intensity of an intensive color(93), So the result is normal color. This is counter-intuitive. Xterm, rxvt-unicode and vte-based emulators behave as described in the summary, So I think konsole should also behave that way.
>
>
> This addresses bug 274603.
> http://bugs.kde.org/show_bug.cgi?id=274603
>
>
> Diffs
> -----
>
> src/CharacterColor.h 3181073
> src/Screen.cpp 502360b
>
> Diff: http://git.reviewboard.kde.org/r/102554/diff
>
>
> Testing
> -------
>
> No issue noticed so far. I am really not very sensitive to colors in terminal process.
>
>
> Thanks,
>
> Jekyll
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20110909/5a78ff0f/attachment.html>
More information about the konsole-devel
mailing list