You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jump to next/previous prompt in haskell-interactive-mode
New functions:
- `haskell-interactive-mode-next-prompt`
- `haskell-interactive-mode-prev-prompt`
New keybindings in `haskell-interactive-mode-map`:
- `C-c C-n` jump to next prompt
- `C-c C-p` jump to previous prompt
0 commit comments