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

feat: add bash-like linebreak (\ at the end of line) to the REPL #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khlopkov
Copy link

Hello, this PR was initially submitted to upstream repository here

Current REPL doesn't support multiline input. Found few issues marked as enhancement:

This PR suggests to interpret \ at the end of the line as a limiter for a new line like in bash.

Checklist

Dear Author 👋, the following checks should be completed (or explicitly dismissed) before merging.

  • ✏️ Write a PR description, regardless of triviality, to include the value of this PR
  • 🔗 Reference related issues
  • 🏃 Test cases are included to exercise the new code
  • 🧪 If new packages are being introduced to stdlib, link to Working Group discussion notes and ensure it lands under experimental/
  • 📖 If language features are changing, ensure docs/Spec.md has been updated

Dear Reviewer(s) 👋, you are responsible (among others) for ensuring the completeness and quality of the above before approval.

@lmangani
Copy link
Collaborator

Seems very useful and I do not see any negative impact - any comments from the Influx team?

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