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 "Running echo .. starts printing integers forever" #3322

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

luccasmmg
Copy link
Contributor

Fixes #3313

New behaviour

echo ..
.. 
echo ..<
..< 

echo 1.. or echo ..<10 for example will keep working as usual

@luccasmmg luccasmmg changed the title Fix Running echo .. starts printing integers forever Fix "Running echo .. starts printing integers forever¨ Apr 15, 2021
@luccasmmg luccasmmg changed the title Fix "Running echo .. starts printing integers forever¨ Fix "Running echo .. starts printing integers forever" Apr 15, 2021
@sophiajt
Copy link
Contributor

Great, thanks for fixing that

@sophiajt sophiajt merged commit 611103d into nushell:main Apr 15, 2021
LhKipp pushed a commit to LhKipp/nushell that referenced this pull request Apr 15, 2021
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.

Running echo .. starts printing integers forever
2 participants