You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run 'clj repl', I am unable to paste the characters "せん" (they show up as "??" instead). When I remove Jline from the REPL command, I can type them without a problem.
Maybe an environment variable like CLJ_ENABLE_JLINE=false or a different command like 'clj utf-repl' to spawn a REPL without jline?
The text was updated successfully, but these errors were encountered:
When I run 'clj repl', I am unable to paste the characters "せん" (they show up as "??" instead). When I remove Jline from the REPL command, I can type them without a problem.
Maybe an environment variable like CLJ_ENABLE_JLINE=false or a different command like 'clj utf-repl' to spawn a REPL without jline?
The text was updated successfully, but these errors were encountered: