This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 00/16] Add styling to the gdb CLI and TUI


Am Freitag, 8. März 2019, 15:55:50 MEZ hat Eli Zaretskii <eliz@gnu.org> Folgendes geschrieben:

> > Date: Tue, 05 Mar 2019 17:38:32 +0200
> > From: Eli Zaretskii <eliz@gnu.org>
> > CC: gdb-patches@sourceware.org
> >
> > > From: Tom Tromey <tom@tromey.com>
> > > Cc: Tom Tromey <tom@tromey.com>,  gdb-patches@sourceware.org
> > > Date: Mon, 04 Mar 2019 09:16:25 -0700
> > >
> > > (gdb) printf "\e[38;2;255;100;0mTRUECOLOR\e[0m\n"
> >
> > Thanks, I used this example (and its variations) to extend the support
> > to any kind of color.
> 
> Here's the patch I propose to enable styling on native MS-Windows
> console.
> 
> OK to commit, master and the release branch?

I just tried this patch out, and it's working great for me.
I really like this new syntax highlighting.


@Tom, you mentioned some time ago that you had some patches
for source-highlight itself, are they available somewhere?


Regards
Hannes Domani


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]