Skip to content
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

Fix input with whitespace or no input. issue #106 #122

Closed
wants to merge 7 commits into from

Conversation

tzzed
Copy link
Contributor

@tzzed tzzed commented Jul 13, 2020

This a fix of #106.

the expected behavior is respected:

genji> <press return, with or without whitespace>
genji>

and

genji> create table foo; <press return with whitespace after the ; >
genji>

@@ -1,24 +0,0 @@
# Binaries for programs and plugins
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why you delete the gitignore?

@tzzed tzzed closed this Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants