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

Help with selection overwrite behavior #14

Open
truschival opened this issue Mar 19, 2018 · 2 comments
Open

Help with selection overwrite behavior #14

truschival opened this issue Mar 19, 2018 · 2 comments
Labels

Comments

@truschival
Copy link

I am used to emacs overwriting and replacing the selection, i.e. if I select text with the mouse and then start typing I expect the old text to be replaced with what I typed.

Using EmacsKeys this is not the case, the newly typed text is appended to the selected, no matter where the cursor is. It seems EmacsKeys behaves like (delete-selection-mode 1) emacs manual

Is there a way to configure it to overwrite text just as it would do in standard VS?
Please help - the behavior is driving me nuts!

Thanks in advance
Thomas

@ellerychan
Copy link

I would also be interested in a solution for this.

@zbrad
Copy link
Owner

zbrad commented Jul 19, 2018

Please consider submitting a MR. I haven't had much free time to work on this lately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants