string-rectangle - Add a string vertically.
space-rectangle - Adds space(s) vertically.
string-rectangle "string"
n space-rectangle
string-rectangle inserts the string at the same column position on each line of the current region. The command prompts the user for a string and inserts it at the current cursor column on all the lines between the cursor and the mark inclusive. This is generally used to pre-pend lines with new text.
space-rectangle is the same as string-rectangle except it inserts n spaces, default being 1, rather than a given string. This command is very useful when moving a column of text over to align with another column.
(c) Copyright JASSPA 2009
Last Modified: 2009/08/29
Generated On: 2009/10/12