Fork me on GitHub
#leiningen
<
2019-04-25
>
markx10:04:39

Hi all, I just found that when I run (read-line) in lein repl, and press ctrl-c, it doesn’t interrupt the read-line. Why is it this way? Is there a way to fix it?

bozhidar10:04:27

Did you try C-d?

markx14:04:13

C-d doesn’t interrupt, does it?

bozhidar17:04:28

It signals end of input.