On Mon, 18 May 2009 16:26:40 +0100 Nick Treleaven nick.treleaven@btinternet.com wrote:
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
Implemented in current SVN, please test if possible.
Actually I forgot to say: you need to use the geany indent keybindings, which are ctrl-I and ctrl-U by default.
Regards, Nick