Has anyone else experienced difficulties with CIDER not being able to read a password in the REPL pane supplied by (.readPassword (System/console))? When I type a password into the user> prompt, nothing happens, but the prompt holds up the REPL until I interrupt it. Wondering whether it’s something in my emacs config that might be causing it or if it’s a problem with CIDER itself.
https://clojurians.slack.com/archives/C053AK3F9/p1710875895948159 This may not be unique to CIDER, actually