This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH]: Add configuration variables to TUI


Hi!

Andrew Cagney a écrit :
> 
> > Hi!
> >
> > The following patch introduces the following configuration variables for TUI:
> >
> > set tui-active-border-mode -- Set the attribute mode to use for the active TUI window border
> > set tui-border-kind -- Set the kind of border for TUI windows
> > set tui-border-mode -- Set the attribute mode to use for the TUI window borders
> >
> > It allows to configure to use ascii (+ - |) or acs (graphics) to display borders.
> 
> I think these should be called:
> 
>         set tui active-border-mode
>         et.al.
> 
> (remote.c has an example of how to set this up.)
> 
>         Andrew

I see.  I'll try to do something.

	Stephane


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