Almost everything in Find dialog is accessible using keyboard.
The only thing I can’t find is how to get to the “matching” field. Is there a way?
On 29 Nov 2014, at 19:41, Igor K wrote:
The only thing I can’t find is how to get to the “matching” field. Is there a way?
Not besides tab.
Originally I had the tab loop setup so it would go find → replace → matching. But it seemed a bit unpredictable and I believe at least one person reported it as a bug.
The above would btw be the case for people who hasn’t enabled full keyboard access.
On 2 12 2014, at 14:33, Allan Odgaard mailinglist@textmate.org wrote:
On 29 Nov 2014, at 19:41, Igor K wrote:
The only thing I can’t find is how to get to the “matching” field. Is there a way?
Not besides tab.
Originally I had the tab loop setup so it would go find → replace → matching. But it seemed a bit unpredictable and I believe at least one person reported it as a bug.
The above would btw be the case for people who hasn’t enabled full keyboard access.
Is there a hope for some kind of shortcut or another solution?
It’s a bit tiresome to use mouse every time for this and getting there using tab sounds like even worse option.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Dec 2, 2014, at 3:44 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 2 Dec 2014, at 19:44, Igor K wrote:
Is there a hope for some kind of shortcut or another solution?
I don’t see myself adding a shortcut and have no idea what another solution could be.
In my copy (2.0-beta.6) tabbing works, and you can then use the arrow keys to pick a match from the popdown list. I hope I'm not about to get a rude surprise and find that this has been changed...! m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 8! http://shop.oreilly.com/product/0636920034261.do iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On 5 12 2014, at 20:20, Matt Neuburg matt@tidbits.com wrote:
Is there a hope for some kind of shortcut or another solution?
I don’t see myself adding a shortcut and have no idea what another solution could be.
In my copy (2.0-beta.6) tabbing works, and you can then use the arrow keys to pick a match from the popdown list. I hope I'm not about to get a rude surprise and find that this has been changed...! m.
Tabbing works but it takes 8 tabs to get to it
On Dec 5, 2014, at 10:23 AM, Igor K me@igorkozlov.me wrote:
Tabbing works but it takes 8 tabs to get to it
Not on my machine. You've turned on that nasty Full Keyboard Access preference (Keyboard in System Preferences). Turn it off! I know you're not going to, but at least now I've warned you. :) m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 8! http://shop.oreilly.com/product/0636920034261.do iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On 5 12 2014, at 20:33, Matt Neuburg matt@tidbits.com wrote:
Tabbing works but it takes 8 tabs to get to it
Not on my machine. You've turned on that nasty Full Keyboard Access preference (Keyboard in System Preferences). Turn it off! I know you're not going to, but at least now I've warned you. :) m.
Damn, I totally forgot that OS X has that option. Turned it off, so now it’s now it’s just 2 tabs away! Neat! Thanks for reminding!