Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use clojure instead of clj #2194

Merged
merged 1 commit into from
Feb 3, 2018

Conversation

xiongtx
Copy link
Member

@xiongtx xiongtx commented Feb 3, 2018

clj is just rlwrap around clojure. rlwrap can produce a My terminal reports width=0 error. We don't need rlwrap anyways because we're hosting the REPL in an Emacs buffer.

See: Raku/docker#3

`clj` is just `rlwrap` around `clojure`. `rlwrap` can produce the `My terminal
reports width=0` error. We don't need `rlwrap` anyways because we're hosting the
REPL in an Emacs buffer.

See: Raku/docker#3
@xiongtx xiongtx force-pushed the 2191-clojure-command branch from 3864265 to 15fb000 Compare February 3, 2018 05:06
@bbatsov bbatsov merged commit 37acd50 into clojure-emacs:master Feb 3, 2018
@bbatsov bbatsov mentioned this pull request Feb 3, 2018
@xiongtx xiongtx deleted the 2191-clojure-command branch February 3, 2018 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants