Re: [Cgdb-devel] Patch: focus style.
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2010-11-13 15:12:04
|
Hi Guys, You know, I've also noticed Gilboa's complaint myself quite a few times. For some reason, I lived with the pain, instead of fixing it. I propose we make this, :hi SelectedLineNr cterm=reverse the default behavior. Any objections? Thanks, Bob On Sat, Nov 13, 2010 at 02:42:29AM -0800, Mike Mueller wrote: > Hi Gilboa, > > Thanks for submitting the patch. Although our syntax highlighting > documentation is probably not perfect, there is in fact a way to > accomplish this without a patch: > > :hi SelectedLineNr cterm=reverse > > You could also, for example, make the selected line number red: > > :hi SelectedLineNr ctermfg=red > > I'm glad you & your coworkers are getting some use out of CGDB. :) > > Mike > > -- > Mike Mueller > mi...@su... > > On Thu, Oct 28, 2010 at 9:01 AM, Gilboa Davara <gi...@gm...> wrote: > > Hello, > > > > While help my co-workers get accustomed to cgdb, I notice that they seem > > to be unable to detect the current "focus" line when scrolling through > > the code. > > > > Hence I added :set focusstyle cgdbrc option which has two options: > > - bold: default, current behavior. > > - highlight: new, current line is inverted (unless it's also the current > > gdb line) > > > > At least according to my coworkers, the "highlight" option it's a major > > improvement - at least when running under KDE konsole's default color > > scheme. (Tested also under xterm, seems to work just fine). > > > > - Gilboa > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Cgdb-devel mailing list > Cgd...@li... > https://lists.sourceforge.net/lists/listinfo/cgdb-devel |