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: [PATCHSET] [3/4] Fix various issue in TUI


On 01/06/2015 03:58 PM, Eli Zaretskii wrote:
>> Date: Mon, 05 Jan 2015 19:29:20 +0000
>> From: Pedro Alves <palves@redhat.com>
>>
>>>  @item tabset @var{nchars}
>>>  @kindex tabset
>>> -Set the width of tab stops to be @var{nchars} characters.
>>> +Set the width of tab stops to be @var{nchars} characters.  This
>>> +setting affects the display of TAB characters in the source and
>>> +assembly windows.
>>>  @end table
>>
>> (this is yet another setting that would be nicer if the TUI reflected
>> updates immediately.)
> 
> Like this?

Yep, looks good.  Thanks!

> 
> 2015-01-06  Eli Zaretskii  <eliz@gnu.org>
> 
> 	* tui/tui-win.c (tui_set_tab_width_command): Delete and
> 	recreate the source and the disassembly windows, to show the
> 	effect of the changed tab size immediately.

Pedro Alves


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