From 68bb5c9e9fa98b3b6ef201aa9aa33b0ee2e1aca0 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 5 Nov 2015 09:12:40 +0200 Subject: [#1337] Rebind clearing the REPL buffer to `C-u C-c C-o` in cider-repl-mode --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ade2f5e9..504f4a39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ * [#732](https://github.com/clojure-emacs/cider/issues/732): `cider-quit` and `cider-restart` now operate on the current connection only. With a prefix argument they operate on all connections. * `nrepl-log-messages` is now set to `t` by default. * Renamed `cider-repl-output-face` to `cider-repl-stdout-face` and `cider-repl-err-output-face` to `cider-repl-stderr-face`. +* Clearing the REPL buffer is now bound to `C-u C-C C-o` when you're in the REPL. ### Bugs fixed -- cgit v1.2.3