emacs-circe/circe

[Feature Request] Previous Input History

naclander opened this issue · 2 comments

Similar to shell mode comint-previous-input, it would be cool if I could recall previous things I wrote in circe so that I could potentially type them again.

I searched whether this feature was available but couldn't find anything useful.

Did you try M-p and M-n (like in comint)?

Closing since M-p and M-n provide this.