haskell / haskell/haskell-mode
Allow search for previous expressions in interactive-mode
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
Basically, I would like `C-r` in haskell-interactive-mode to behave like `C-r` in ghci.
This is particuarly relevant after a `C-c C-k`.
Contributor guide
Research direction
Start by locating the haskell-interactive-mode handling for C-r and compare it with the behavior of C-r in ghci. The work is done when C-r searches previous expressions in interactive mode, including after C-c C-k; the issue does not name a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100