-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Implement a break-trigger for incomplete expressions in IEx. #1096
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
Conversation
Should I also follow this up with a mention in the Getting Started guide and/or |
👍 I would also mention it in |
@josevalim Check it out. |
Thanks, this is excellent! Quick question: is there a particular reason to José Valim |
I opted for additional character after # to make it even more unlikely to If you think I'm being to cautious here, I don't mind making it just On Mon, May 20, 2013 at 2:45 PM, José Valim notifications@github.comwrote:
Best regards |
I like |
Got it. The shebang resemblance is not good though :S what do you think I would also like some kind of iex prefix/suffix to make it very clear it José Valim |
On Mon, May 20, 2013 at 3:01 PM, José Valim notifications@github.comwrote:
Best regards |
Changed #!break to #iex:break and rebased on master. On Mon, May 20, 2013 at 3:07 PM, Alexei Sholik alcosholik@gmail.com wrote:
Best regards |
Implement a break-trigger for incomplete expressions in IEx.
No description provided.