Fork me on GitHub
#cider
<
2017-02-21
>
dottedmag21:02:34

Is there a way to kill the beginning of cider-repl buffer? I accidentally printed a huge string and now my REPL is unusably slow.

dottedmag21:02:09

cider-repl-switch-to-other?

dottedmag21:02:12

Ah, manually killing the huge line helped 🙂

dpsutton21:02:30

there are some functions that are specified with a leading comma

dpsutton21:02:35

and you should have autocomplete on them