Andrea Richiardi

Results 509 comments of Andrea Richiardi

Keeping it open for improving a bit on it.

I saw that comint has an accumulate feature, can it be useful for solving this? It is not really a priority for now anyways.

I was talking about [this](https://github.com/emacs-mirror/emacs/blob/master/lisp/comint.el#L3396). I will try it.

I did not follow this, would love to get repl reload via `tools.namespace` here. Where is the @martintrojer blog post :smile: :smile: :wink: ?

Same error here, is that change enough? Would a PR be accepted?

@ruifortes shouldn't this change for all the themes? which `.variables` do you apply this to?

My data point: I got it working by modifying `site/globals/site.variables` with the following: ``` /******************************* User Global Variables *******************************/ @fontPath: "css/themes/default/assets/fonts"; ```

Doc is quite a nice feature to have, I wonder if I can use it ReasonML as well. OCaml newbie here. Thanks for the nice pointer though!

In the Clojure repl we started to think about this more in terms of ellipsis: when she output is too long you trim it. A repl command expands the next...