[Konsole-devel] Review Request 108844: Add support for ANSI SGR escape code 3 (italics) to Konsole
Jem Orgun
jeorgun at gmail.com
Thu Feb 14 19:38:48 UTC 2013
> On Feb. 10, 2013, 6:54 p.m., Kurt Hindenburg wrote:
> > This looks OK to me - do you have a KDE account to submit this?
> >
> > The only suggestion I have is to name the patch something reasonable (instead of ksdiff) - like konsole_add_italic.diff or such
Oops--- sorry, I didn't realize the filename was preserved. Should I re-upload it?
I don't have developer access, and don't really see it as justified at the moment, so if you could submit it I would be grateful.
- Jem
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108844/#review27139
-----------------------------------------------------------
On Feb. 8, 2013, 12:29 a.m., Jem Orgun wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108844/
> -----------------------------------------------------------
>
> (Updated Feb. 8, 2013, 12:29 a.m.)
>
>
> Review request for Konsole.
>
>
> Description
> -------
>
> Adds support for escape sequences \e[3m and \e[23m (to turn italics on and off respectively). I have no idea if this is actually a standard, but it's listed on Wikipedia, (http://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes), implemented in urxvt, and used by vim, so evidently it has some grounding.
> This is my first time doing this, so if I'm doing something wrong please tell me.
>
>
> Diffs
> -----
>
> src/Character.h ced1621
> src/TerminalDisplay.cpp d14daba
> src/Vt102Emulation.cpp 1ab7758
>
> Diff: http://git.reviewboard.kde.org/r/108844/diff/
>
>
> Testing
> -------
>
> ` echo -e "\e[1mbold\e[22m \e[3mitalic\e[23m \e[4munderline\e[24m \e[5mblink\e[25m \e[7mreverse\e[27m" ' works as expected.
>
>
> Thanks,
>
> Jem Orgun
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20130214/093a85a9/attachment.html>
More information about the konsole-devel
mailing list