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

backspace doesnt do anything #74

Closed
grenzionky opened this issue May 22, 2019 · 4 comments
Closed

backspace doesnt do anything #74

grenzionky opened this issue May 22, 2019 · 4 comments

Comments

@grenzionky
Copy link

as the title says, instead the removing the character behind the cursor, pressing backspace moves the cursor left a character (as if i pressed it in normal mode)
this happens in every mode, including insert mode.

@ardagnir
Copy link
Owner

Does this happen in regular vim? Do you have nocompatible enabled?

@grenzionky
Copy link
Author

grenzionky commented May 23, 2019

it doesnt happen in regular vim. and if i turn nocompatible off, athame doesnt even start to work

@cevhyruz
Copy link

cevhyruz commented Jun 7, 2019

@grenzionky have you tried setting set backspace=indent,eol,start in your vimrc?

@grenzionky
Copy link
Author

i just checked again, and backspace is working correctly now, even without set backspace 🤷.

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

3 participants