File: cider-repl.el.html
This functionality concerns cider-repl-mode and REPL interaction. For
REPL/connection life-cycle management see cider-connection.el.
Defined variables (0)
Defined functions (0)
Defined faces (6)
cider-repl-help-heading | Face for the section headings in the `cider-repl-help' buffer. |
cider-repl-input-face | Face for previous input in the REPL buffer. |
cider-repl-prompt-face | Face for the prompt in the REPL buffer. |
cider-repl-result-face | Face for the result of an evaluation in the REPL buffer. |
cider-repl-stderr-face | Face for STDERR output in the REPL buffer. |
cider-repl-stdout-face | Face for STDOUT output in the REPL buffer. |