@doglooksgood has joined the channel
Hi, can I use inf-clojure in a project with deps.edn?
I saw this warning:
clojure: warning: Your terminal 'dumb' is not fully functional, expect some problems.
warnings can be silenced by the --no-warnings (-n) option
@doglooksgood did you start it with clojure? try it with clj One has rlwrap which emacs does not like and one does not
it's likely it use clj in default, and it should use clojure. I saw a issue for this
Yep you can use clojure, I should change the default, PR is welcome
Will work on inf-clojure a bit today, want to get the completion mechanisms in
I will create a PR for this
Thanks a lot 😄
I just try to follow the guide of PR and seen the format in changelog, i'm curious how can I know my PR's url before I create the PR. 😱
I should create the PR first, then update changelog and commit?
@doglooksgood that is what I am doing 😄 maybe @bozhidar can explain better 😉
Thanks for the PR!
@doglooksgood I put links in the changelog to the issues they fix, not to the PRs themselves.