protocool / AckMate

TextMate plugin (Cocoa) shell for running 'ack'
MIT License
723 stars 34 forks source link

keyboard commands should mirror the find/replace dialog #8

Closed caius closed 14 years ago

caius commented 14 years ago

In the standard find/replace dialog you can use a couple of key combo's to toggle the checkboxes. cmd-alt-i toggles "Ignore Case" and cmd-alt-r toggles "Regular Expression".

It would be useful to have Ackmate respond to the same key combos. So cmd-alt-i toggles "Ignore Case" and cmd-alt-r toggles "Literal Match".

caius commented 14 years ago

(Accidental) Dupe.