haskell / haskell/haskell-mode
comint & ess mode keybindings
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
It would be nice to have the same keybindings that we have in comint mode & ess mode,
e.g from comint-mode: C-c C-u = kill input line
C-c C-p = move cursor to previous prompt
C-c C-n = move cursor to next prompt
M-r = search input history backwards
from ess-mode: C-c C-j = evaluate current line
C-c C-b = evaluate buffer
C-c C-r = evaluate region
Contributor guide
Assessment
This issue has not been assessed yet.