Osmose / advanced-open-file

Open files and folders in Atom easily.
https://atom.io/packages/advanced-open-file
Other
118 stars 20 forks source link

Hitting [esc] should close popup #51

Closed ProLoser closed 8 years ago

ProLoser commented 8 years ago

I'd like to be able to cancel the popup by hitting esc which doesn't seem to be possible currently.

Osmose commented 8 years ago

Thanks for the report, but I can cancel the popup with Esc no problem. What OS are you on?

ProLoser commented 8 years ago

Mac

On Tue, Sep 22, 2015, 11:27 PM Michael Kelly notifications@github.com wrote:

Thanks for the report, but I can cancel the popup with Esc no problem. What OS are you on?

— Reply to this email directly or view it on GitHub https://github.com/Osmose/advanced-open-file/issues/51#issuecomment-142507330 .

Osmose commented 8 years ago

Hmmm. Have you bound the core:cancel action to a key besides Esc? Otherwise I can't imagine why it wouldn't work.

I'd suggest using the keybinding resolver, but hitting Esc just makes it exit. :disappointed:

Osmose commented 8 years ago

I'm going to close this since I can't replicate it and it hasn't seen a response, but if you or anyone else is still experiencing this and have more info on why it might not be working, feel free to reopen.