backspacing over a tab width?

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

backspacing over a tab width?

Postby JohnJSal » Sun Oct 01, 2006 5:59 pm

Hi everyone. Is it possible to set UE so that you use spaces for tabs, but at the same time you can move across a tabwidth when you press Backspace, instead of having to individually press Backspace for each space? (i.e. backspacing will take you back 4 spaces if pressed immediately after a spot where a tab was used)

Thanks.
User avatar
JohnJSal
Advanced User
Advanced User
 
Posts: 60
Joined: Sat Mar 05, 2005 12:00 am

Re: backspacing over a tab width?

Postby Mofi » Mon Oct 02, 2006 6:56 am

No, backspace always deletes only 1 character which is either 1 tab or 1 space. If you have a block selected and want to unindent it by 1 (= 4 spaces in your configuration), press Shift+Tab. Format - Remove Indents lets you unindent the selected lines by a specified number of chars.

And don't forget the Windows standard keys for selecting text. CTRL+SHIFT+LEFT/RIGHT ARROW helps a lot to fast select a word or a block of white-spaces.

You can write with a macro an intelligent BACKSPACE function assigned to hot key BACKSPACE which either deletes 1 tab or up to 4 spaces before current cursor position.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4057
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to UltraEdit General Discussion