Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
TB - Tab (Editor) (m618503+tb.htm)
To set tabs.
TB xx {xx}...
xx is a tab setting.
Up to 16 tab settings (in ascending order) can be specified. Each tab setting must be separated by blanks. The following command, for example, sets four tab stops at columns 15, 20, 31, and 40:
.TB 15 20 31 40
Tabbing is invoked whenever the Editor is in the input environment and CTRL+I or TAB is pressed. CTRL+I or TAB causes a series of blanks to be output, moving the cursor to the next tab stop.
To clear the current tabs, enter TB
.
:ED FN5 XX
|
Edit a new item. Set 2 tab stops. Insert text. New text is inserted. Note that pressing CTRL+I tabs over to the first tab stop. |