Open
Description
Expected behavior
Pressing TAB in the REPL window offers completion always.
Actual behavior
Sometimes, this stops working and TAB jumps to the beginning of the line instead.
Steps to reproduce the problem
It seems to have something to do with errors generated by incorrect clj code, but I am not sure. I am opening this issue because I hope someone has encountered this as well.
Closing the repl buffer and reconnecting to the repl fixes it, until it happens again. M-Tab still works, though.
Environment & Version information
CIDER version information
;; CIDER 1.17.0 (Cologne), nREPL 1.0.0
;; Clojure 1.11.1, Java 21.0.6
Lein / Clojure CLI version
lein 2.11.2
Emacs version
29.4
Operating system
Gentoo
JDK distribution
openjdk 21.0.6 2025-01-21 LTS
OpenJDK Runtime Environment Temurin-21.0.6+7 (build 21.0.6+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.6+7 (build 21.0.6+7-LTS, mixed mode, sharing)