Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

read-line pulls data from buffer, not console #258

Open
taylorgrayson opened this issue Aug 18, 2019 · 1 comment
Open

read-line pulls data from buffer, not console #258

taylorgrayson opened this issue Aug 18, 2019 · 1 comment

Comments

@taylorgrayson
Copy link

I'm new to Clojure, so maybe it's my misunderstanding, but I'm using read-line to get user input for testing purposes, but it seems to be reading data from my source code panel, not from the REPL panel. Is this to be expected?

@oakes
Copy link
Owner

oakes commented Aug 18, 2019

Do you mean that you are running the read-line function in the REPL and it is just reading characters from whatever file you have open?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants