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 quote prompt, blank quote lines, add end quote to prompt #10

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

mike-mcgann
Copy link
Member

Resolves #8.

  • fix quote prompt by placing a space after >
  • change quote prompt to include the ending token (for example, ... EOF> )
  • fix bug where blank lines in quoted text was popping lines from the stack. Blank lines are a no-op now.

@mike-mcgann mike-mcgann changed the base branch from main to dev February 28, 2024 22:10
@mike-mcgann mike-mcgann merged commit 7391adc into dev Feb 28, 2024
1 check passed
@mike-mcgann mike-mcgann deleted the issue-8.quote_prompt branch February 28, 2024 22:16
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.

Quote prompt needs a space
1 participant