Allow using less horizontal space in TUI source window
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 2c30ea657e6aab8715d9b175ed99ab69ebce138e..9b5297ed112a68ed716042e616bc03ddc9d3c49a 100644 (file)
@@ -28017,6 +28017,14 @@ Use extra bright or bold and standout mode.
 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.
+
+@item set tui compact-source @r{[}on@r{|}off@r{]}
+@kindex set tui compact-source
+Set whether the TUI source window is displayed in ``compact'' form.
+The default display uses more space for line numbers and starts the
+source text at the next tab stop; the compact display uses only as
+much space as is needed for the line numbers in the current file, and
+only a single space to separate the line numbers from the source.
 @end table
 
 @node Emacs
This page took 0.054308 seconds and 4 git commands to generate.