haskell / haskell/haskell-mode

comint & ess mode keybindings

Open
#271 4 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.