Difference between revisions of "Shift Lines Left"

From TED Notepad
Line 5: Line 5:
  
 
Note: Tabs are treated as single characters.
 
Note: Tabs are treated as single characters.
 +
 +
Note: The selection always persists in this tool.
  
 
{{example_start}}Example:
 
{{example_start}}Example:

Revision as of 23:14, 28 April 2010

You see work in progress here; this section already reflects future TED Notepad version 6.0.0.14.
This section may contain incomplete, premature, or mistaken information, prone to change without notice.

Shift Left (Alt+Ctrl+Shift+Q)

Removes the first character from each line of the selection, no matter what that character is.

Note: Tabs are treated as single characters.

Note: The selection always persists in this tool.

Example:
One Ring to bring them all and in the darkness bind them.
Result:
ne Ring o bring them all nd in the darkness ind them.

See also Unindent and Unquote tools.

See also Shift Right tool.