Next: DeleteChar, Previous: InsertString, Up: Editing Commands
Syntax: InsertTab [n] Abbreviation: IT
InsertTab [
]
IT
inserts either n literal TAB characters or one or more spaces sufficient to advance the current cursor position n tab stops depending on the Tabs flag. See Tabs, TabSize.
Tabs