Next: DeleteChar, Previous: InsertString, Up: Editing Commands [Contents][Index]
Syntax: InsertTab [n] Abbreviation: IT
InsertTab [n]
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