bhauman / rebel-readline

Terminal readline library for Clojure dialects
Eclipse Public License 1.0
684 stars 37 forks source link

Does not seem to output data correctly #205

Open sittim opened 4 years ago

sittim commented 4 years ago

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