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

[repl] Fix bugged command history in repl #107

Merged
merged 1 commit into from
Sep 3, 2022
Merged

[repl] Fix bugged command history in repl #107

merged 1 commit into from
Sep 3, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Sep 3, 2022

Signed-off-by: Flipez code@brauser.io

Signed-off-by: Flipez <code@brauser.io>
@vercel
Copy link

vercel bot commented Sep 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Sep 3, 2022 at 6:50PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Sep 3, 2022 at 6:50PM (UTC)

@codecov
Copy link

codecov bot commented Sep 3, 2022

Codecov Report

Merging #107 (e795f59) into main (fd26ff5) will increase coverage by 0.27%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   84.95%   85.23%   +0.27%     
==========================================
  Files         100      100              
  Lines        3091     3081      -10     
==========================================
  Hits         2626     2626              
+ Misses        401      391      -10     
  Partials       64       64              
Impacted Files Coverage Δ
repl/repl.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Flipez Flipez merged commit bfc808b into main Sep 3, 2022
@Flipez Flipez deleted the fix-repl branch September 3, 2022 18:55
@Flipez Flipez added the bug Something isn't working label Sep 24, 2022
@Flipez Flipez changed the title fix repl cmd handling [repl] Fix bugged command history in repl Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant