[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-10-29 Thread Andy Stanford-Clark
Either way, the new functionality should be documented. In the plugins section of the gedit docs on Lucid, the Indent Lines plugin is still there, and still says to use Edit-indent, and in the shortcuts help, says ctrl-T to indent lines. I think highlighting some lines and pressing tab would

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-07-24 Thread George Brindeiro
This should be configurable: I find it really awkward to use shift+TAB to unindent, not natural at all. Maybe have that as standard, and visibly allow users to choose another combination (or at least the old combination) -- Gedit indent (CTRL+T) plugin missing

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-07-06 Thread Marcelo Toscani Brandão
Good solution indeed. Changed from CTRL+T to TAB Too bad I had to search on Google looking for a missing plugin to discover it. -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-07-02 Thread PsyWolf
'shift+tab' is not un-indenting for me in gedit (Lucid Lynx). It is doing the same thing as 'tab'. Is anybody else seeing this behavior? -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-06-20 Thread 10111
As Jake mentioned, it had become more complicated to intend one single line, because there the new feature doesn't work so you have to move your cursor to the beginning and then press tab. This had been easier with the old solution as it was irrelevant where the cursor was when you hit CTRL+T.

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-06-20 Thread BadBoy
Why don't people leave code unchanged that works really good... One day one guy thinks that removing a feature without notifying or asking users about their opinion is the best solution possible. Finally it shows that this was a stupid decision, but the guy is way too proud to confess to his

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-06-04 Thread Pedro Pires
In order to indent, you highlight a block of text and press TAB (instead of CTRL-T). And what should I do to UNINDENT a block of text?? Before Ijust had to press Alt+Ctrl+T... What about now?? -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-06-04 Thread Pedro Pires
I mean Shift+Ctrl+T... -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-06-04 Thread Pedro Pires
Just figured it out: Shift + Tab -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-05-25 Thread pablogrb
The help files still show the Ctrl+T options for indenting, they should be updated to reflect the changes in gedit. -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-05-19 Thread BadBoy
Tudor, let me explain... Jake spent a ton of time searching before he got to this page. My story is exactly the same. -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-05-18 Thread Tudor Holton
@Jake Guthmiller : Eh? Chris Coulson very clearly pointed out that the functionality is still there. In order to indent, you highlight a block of text and press TAB (instead of CTRL-T). -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-05-05 Thread Jake Guthmiller
I agree; I just spent a ton of time searching for this just to figure out that you can't easily indent single lines anymore. :( -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-05-02 Thread Ralph Richardson
Yes good solution BAD announcement! -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-04-06 Thread BadBoy
Doesn't anybody THINK that this change is VERY IMPORTANT and should be clearly communicated to users? I lost 2 hours searching for a solution to this god-only-knows-the-thought-chain-behind-this-new-brain-lobotomy surprise... -- Gedit indent (CTRL+T) plugin missing

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-03-31 Thread Lionel Dricot
Sebastien Sorry, I thought it was only a packaging issue. Chris You are right! Thanks for the tip. I guess that the bug is invalid then. ** Changed in: gedit (Ubuntu) Status: New = Invalid -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-03-30 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would be nice if somebody having it could send the bug the to the people writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME) ** Changed in: gedit (Ubuntu) Importance: Undecided = Low -- Gedit indent (CTRL+T)

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-03-30 Thread Sebastien Bacher
The upstream changelog indicate the gedit code has been cleaned because gtksourceview supports indent now, not sure how it's supposed to be used though -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of

[Bug 551507] Re: Gedit indent (CTRL+T) plugin missing

2010-03-30 Thread Chris Coulson
You can indent by selecting the block of text and pressing TAB now. I had to read the gtksourceview API documentation to figure that one out though :/ -- Gedit indent (CTRL+T) plugin missing https://bugs.launchpad.net/bugs/551507 You received this bug notification because you are a member of