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

crux-move-beginning-of-line in ansi-term #59

Closed
haji-ali opened this issue Aug 16, 2018 · 1 comment
Closed

crux-move-beginning-of-line in ansi-term #59

haji-ali opened this issue Aug 16, 2018 · 1 comment

Comments

@haji-ali
Copy link

In prelude, crux-move-beginning-of-line is mapped to C-a, which is great when editing code.

However, in an ansi-term character mode, this mapping breaks the behaviour of a normal C-a. In that, when I press it, the cursor jumps to the beginning of the right before the beginning of the prompt. When I then enter text, the cursor jumps forward and the text is added to the end of the line instead.

This is strange, because I thought that the characters should not be parsed by Emacs in character mode.

@haji-ali
Copy link
Author

After investigating a bit, it seems that this is an issue with prelude global key mapping rather than crux. So I am moving this question there.

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

No branches or pull requests

1 participant