On Mon, 18 May 2009 13:18:35 +0100 Nick Treleaven nick.treleaven@btinternet.com wrote:
named, though. How could it work:
tab: single line -> insert single tab at cursor multi line -> insert single tab at the start of line (ident always starts at the beginning of line)
shift+tab: single line -> (already works fine, removing tab at cursor) multi line -> remove tab from beginning of the line
I think that would cover it, won't it? Or I've made some flaws?
I think that should work.
Implemented in current SVN, please test if possible.
Still to do is making auto-indentation work as expected for tabs+align.
Regards, Nick