id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1751	Indenting should behave EXACTLY like Tab/Backspace	dborca		"part of #1489

 > >3. Indenting should behave EXACTLY like Tab/Backspace will behave when used on a single, non-selected line.
 > 
 > but Tab/Backspace on a single, non-selected line work as tab / backspace
 > tab - insert <tab>, backspace - delete 1 char.
 > 
 > Or what do you mean?
 
 Not if you have the default configuration:
 [x] Fake half tabs
 [ ] Backspace through tabs
 [ ] Fill tabs with spaces
 Tab spacing: 8

{{{
 Step0:
 text

 Step1: hit Tab
     text
 
 Step2: hit Tab
 <------>text
 
 Step3: hit Tab
 <------>    text
 
 Step4: hit Backspace
 <------>text
 
 Step5: hit Backspace
 text
 
}}}"	enhancement	new	major	Future Releases	mcedit	4.7.0-pre3						no branch	
