From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephane Carrez To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Add configuration variables to TUI Date: Tue, 24 Jul 2001 13:33:00 -0000 Message-id: <3B5DDCB0.2FF5210C@worldnet.fr> References: <3B59DCEB.46EE93C1@worldnet.fr> <3B5C768A.4050809@cygnus.com> X-SW-Source: 2001-07/msg00604.html 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