On 26 April 2011 11:03, Daniel Fischer <[email protected]> wrote:
> Decreasing indentation via backspace goes one column per backspace, how can
> I configure it to go to the next (previous) tab position on backspace in
> the leading whitespace of a line?

<shift><tab> works, but it is a bit dumb.

Changing <backspace> is on my wish list too.  I think we should make
it look at the text above to find the correct indentation points.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to