Deon Tan
Deon Tan
Hi (thanks for writing this awesome vim plugin!) I have come across a syntax bug where if I use a quotes and hash/pounds to denote a list of vectors literal,...
If I accidentally enter `0x0D` newline characters into my session and they are saved into the repl history, on subsequent startup an exception is thrown: ``` [Rebel readline] Type :repl/help...
close parens
Currently `with-event` relies on the implicit `clj-honeycomb.core/*client*` being bound to an active client - is there any possibility to add an equivalent `with-event` which can have the client supplied externally,...