Difference between revisions of "Shift Lines Right"

From TED Notepad
Line 5: Line 5:
  
 
Note: The selection always persists in this tool.  
 
Note: The selection always persists in this tool.  
 +
 +
{{example_start}}Example:
 +
{{example_body}}{{example_select|<nowiki>One Ring to rule them all,
 +
One Ring to find them,
 +
One Ring to bring them all
 +
and in the darkness bind them.</nowiki>}}
 +
{{example_end}}
 +
 +
{{example_start}}Result:
 +
{{example_body}}{{example_select|<nowiki>One Ring to rule them all
 +
One Ring to find them
 +
One Ring to bring them al
 +
and in the darkness bind them</nowiki>}}
 +
{{example_end}}
  
 
See also {{feature|Trim Tail Spaces}} and {{feature|Unclose}} tools.
 
See also {{feature|Trim Tail Spaces}} and {{feature|Unclose}} tools.
  
 
See also {{feature|Shift Left}} tool.
 
See also {{feature|Shift Left}} tool.

Revision as of 23:19, 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 Right (Alt+Ctrl+Shift+C)

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

Note: The selection always persists in this tool.

Example:
One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.
Result:
One Ring to rule them all One Ring to find them One Ring to bring them al and in the darkness bind them

See also Trim Tail Spaces and Unclose tools.

See also Shift Left tool.