Deprecate and replace the "tabset" command
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index b0dc3bf67c12f6f43d3dabc9e0a74fb8c46ce408..e985a7cc4869b13e272ecb94cef05c0758907ebf 100644 (file)
@@ -26780,13 +26780,6 @@ decrease it.  The @var{name} parameter can be one of @code{src} (the
 source window), @code{cmd} (the command window), @code{asm} (the
 disassembly window), or @code{regs} (the register display window).
 
-@item tabset @var{nchars}
-@kindex tabset
-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
-
 @node TUI Configuration
 @section TUI Configuration Variables
 @cindex TUI configuration variables
@@ -26838,6 +26831,14 @@ Use extra bright or bold mode.
 @item bold-standout
 Use extra bright or bold and standout mode.
 @end table
+
+@item set tui tab-width @var{nchars}
+@kindex set tui tab-width
+@kindex tabset
+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
 @end table
 
 @node Emacs
This page took 0.036393 seconds and 4 git commands to generate.