id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
620	Suggestion: Hotkey to indent/unindent selection	Floyd-ATC		"When pasting code into an existing enclosure, it is usually necessary to indent or unindent sections of the code to match the brackets. Example:

enclosure {
  enclosure {
pasted code; # Should be indented
pasted code; # Should be indented
pasted code; # Should be indented
  }
}

Some other editors have a hotkey to accomplish this. For example in 'joe' I can mark the lines in question and hit Ctrl-K ""."" to indent or Ctrl-K "","" to unindent."	enhancement	closed	minor		editor	0.47	not a bug	indent unindent hotkey	
