Discussion:
backwards tabbing
Martin De Kauwe
2010-05-28 22:31:50 UTC
Permalink
Hi,

I have setup nedit to emulate tabs with spaces so I can use it with python.
However I then don't seem to be able to tab backwards, i.e. ctrl+tab, to
shift back to the left, that is possible in say emacs? Is there a way
to force this to happen?

Many thanks,

Martin
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
intertwingled
2010-05-28 23:41:13 UTC
Permalink
For a second I read that as "back stabbing" =)

Tony
Post by Martin De Kauwe
Hi,
I have setup nedit to emulate tabs with spaces so I can use it with python.
However I then don't seem to be able to tab backwards, i.e. ctrl+tab, to
shift back to the left, that is possible in say emacs? Is there a way
to force this to happen?
Many thanks,
Martin
--
I always have coffee when I watch radar!
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Andrew Hood
2010-05-29 02:40:11 UTC
Permalink
Post by Martin De Kauwe
Hi,
I have setup nedit to emulate tabs with spaces so I can use it with python.
However I then don't seem to be able to tab backwards, i.e. ctrl+tab, to
shift back to the left, that is possible in say emacs? Is there a way
to force this to happen?
Ctrl+(

moves the line left one space at a time, converting the last tab to
spaces if it has to.

You can "unexpand" from the shell menu.

You can turn off tabs from Preferences->Tabs Stops
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Waring, Stephen
2010-06-01 14:09:17 UTC
Permalink
Ctrl+shift+( will move the line to the left by the number of spaces you have set your logical tables to. Ctrl=shift+) does the same to the right. Thus you can use these to indent or un-indent a section of code.

Steve Waring
Application Developer
Information Systems
I+44(0) 2476 186418
 +44(0) 7879844448
***@central-networks.co.uk

Central Networks
Toll End Road, Tipton
West Midlands, DY4 0HH

http://www.central-networks.co.uk/


-----Original Message-----
From: Martin De Kauwe [mailto:***@gmail.com]
Sent: Friday, May 28, 2010 11:32 PM
To: ***@nedit.org
Subject: backwards tabbing

Hi,

I have setup nedit to emulate tabs with spaces so I can use it with python.
However I then don't seem to be able to tab backwards, i.e. ctrl+tab, to
shift back to the left, that is possible in say emacs? Is there a way
to force this to happen?

Many thanks,

Martin


___________________________ Disclaimer Notice ____________________
This message and any attachments are confidential and should only
be read by those to whom they are addressed. If you are not the
intended recipient, please contact us, delete the message from your
computer and destroy any copies. Any distribution or copying without
our prior permission is prohibited.

Internet communications are not always secure and therefore the
E.ON Group does not accept legal responsibility for this message.
The recipient is responsible for verifying its authenticity before
acting on the contents. Any views or opinions presented are solely
those of the author and do not necessarily
represent those of the E.ON Group.

E.ON UK plc, Westwood Way, Westwood Business Park,
Coventry, CV4 8LG.
Registered in England & Wales No. 2366970

Telephone +44 (0) 2476 192000
Fax +44 (0) 2476 42 5432

Continue reading on narkive:
Loading...