Hi all, I'd like to talk about the behavior of Ctrl+Tab, that has been bugging me for some time. I didn't make a change+PR because I don't know if it's a bug or a feature :-)
In Spyder, if you hit Ctrl+Tab you go to the previous tab, which is fine. However, if one releases the Ctrl and then press Ctrl+Tab again, you go to the second-previous tab to the first tab, not to the first tab itself, which should be (in my opinion) the "new previous" tab. That is contrary to most editors and if working with two tabs (very usual case), I keep having to think if the second tab is forward or backward, to choose Ctrl+Tab or Ctrl+Shift+Tab. This is very tiring for me, since usually I just press Ctrl+Tab and see if I get the wrong tab, then I have to press Ctrl+Shift+Tab+Tab. It is tiring specially because this combination isn't really easy to press (just think of how to position your hand to press those 3 keys). So, I ask: should that be fixed? It's probably just a matter of pulling the last tab to the top of the stack when releasing Ctrl. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
