-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alt-slash (console) hangs #2
Comments
Is it be possible to remove all shortcuts for the mini shoes? |
just modify min-shoes.rb to not open the log window. Now, passing that as an argument might be tricky, but min-shoes.rb is meant to be understood and tailored for the developer's particular needs. |
Thank you @ccoupe. I have not yet seen what is there in mini-shoes so this is a good moment to see :). |
I would have to pass on this one as mini-shoes content offers a bunch of methods and classes I dont comprehend how they work. Anyways I will leave this for later. There are more relevant stuff to do :). |
Yes, its make little sense, even to me. min-shoes is responding to events and one of them is the translated call to show the console/log Notice look at how it traps the irb key and does nothing. |
This issue can be closed as it occurs no more! |
Bringing up the Shoes console with an alt-slash in the packaged app hangs the app. Odds are high my min-shoes.rb isn't quite right.
The text was updated successfully, but these errors were encountered: