Closed hvesalai closed 6 years ago
Newest versions of sbt have different shellPrompt regex. Where the prompt used to have blocks around it, there is none any more.
Example:
sbt:test>
The regex is defined in https://github.com/ensime/emacs-sbt-mode/blob/master/sbt-mode-comint.el
Newest versions of sbt have different shellPrompt regex. Where the prompt used to have blocks around it, there is none any more.
Example: