Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Add Repl Command to exit (':q') #22

Merged
merged 1 commit into from Nov 30, 2011

Conversation

esehara
Copy link
Collaborator

@esehara esehara commented Nov 30, 2011

Roy Repl have only two command "CTRL + C" or "prosess.exit()" to quit.
I think we should add commands to Repl haskell-like ":q" and I fix it so.

How do you think?

@piranha
Copy link
Collaborator

piranha commented Nov 30, 2011

Why would you want to introduce some meta-commands when usual C-d works fine? :)

@puffnfresh
Copy link
Owner

Commands will be more useful for things like loading (:l) and viewing types (:t) but I'm happy to start with this.

puffnfresh added a commit that referenced this pull request Nov 30, 2011
Add Repl Command to exit (':q')
@puffnfresh puffnfresh merged commit a47a0b1 into puffnfresh:master Nov 30, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants