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

REBL not capturing the forms from REPL #2

Open
tuh8888 opened this issue Feb 8, 2019 · 0 comments
Open

REBL not capturing the forms from REPL #2

tuh8888 opened this issue Feb 8, 2019 · 0 comments

Comments

@tuh8888
Copy link

tuh8888 commented Feb 8, 2019

Looks like the REBL isn't being fed properly from the REPL. When I evaluate a map (e.g. {:hi "there"}, the REBL gets the text output instead of the map itself, so I can't navigate through it. It works if I evaluate the map inside the REBL though. Seems like it is only getting what is printed by the REPL and not getting the value itself.

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

No branches or pull requests

1 participant