Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C-j and C-k history commands in shells #3794

Closed
wants to merge 1 commit into from
Closed

Conversation

TheBB
Copy link
Collaborator

@TheBB TheBB commented Nov 13, 2015

This PR is based on work by @mijoharas in #1759. It covers all comint-derived modes, as well as term and eshell. I left out normal-state bindings in eshell because it suffers from the evil/emacs cursor incompatibility issue.

It's not necessary to guard with editing style because it only applies in the given evil states.

Fixes #586 and supersedes #1759.

@mijoharas
Copy link
Contributor

👍 😄

@syl20bnr
Copy link
Owner

Thank you to both of you 👍
Cherry-picked into develop branch, you can safely delete your branch.

@syl20bnr syl20bnr closed this Nov 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants