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

Does not seem to output data correctly #205

Open
sittim opened this issue Jun 2, 2020 · 0 comments
Open

Does not seem to output data correctly #205

sittim opened this issue Jun 2, 2020 · 0 comments

Comments

@sittim
Copy link

sittim commented Jun 2, 2020

Only a portion of my input remains after carriage return. For example, if I type:

user=> (def stu (Person. "Stu" "Hallway"
                   (Address. "200 N Mangum" "Durham" "NC" 27701)))

The rebel then shows:

user=> (def stu (Person. "Stu" "Halloway"

#'user/stu
user=>

I am using Ubuntu 20.04 server, tmux 3.1b, in Kitty 0.17.4, rlwrap 0.43

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