Backspace and arrow keys not working in vi editor
The backspace is unable to erase the characters. The navigation keys produce alphabets.
Can anyone tell me how to fix this?
12.04 vi
add a comment |
The backspace is unable to erase the characters. The navigation keys produce alphabets.
Can anyone tell me how to fix this?
12.04 vi
add a comment |
The backspace is unable to erase the characters. The navigation keys produce alphabets.
Can anyone tell me how to fix this?
12.04 vi
The backspace is unable to erase the characters. The navigation keys produce alphabets.
Can anyone tell me how to fix this?
12.04 vi
12.04 vi
edited Jul 11 '13 at 13:18
Eric Carvalho
42.2k17115147
42.2k17115147
asked Jul 11 '13 at 13:00
avinashavinash
111
111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Vi (or Vim) is a very powerful editor but it's not intuitive. It is modal in operation
What you are experiencing is normal.
If you want to learn Vi there are several tutorials available such as this one
However there are other editors available. I suggest you use nano, it's not as powerful but is a lot more intuitive.
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to usegedit
or if notnano
– Warren Hill
Jul 11 '13 at 13:23
add a comment |
You should see in the vi & vim forum
Anyway, there is a thread that can help you: Backspace does nothing
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f318923%2fbackspace-and-arrow-keys-not-working-in-vi-editor%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Vi (or Vim) is a very powerful editor but it's not intuitive. It is modal in operation
What you are experiencing is normal.
If you want to learn Vi there are several tutorials available such as this one
However there are other editors available. I suggest you use nano, it's not as powerful but is a lot more intuitive.
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to usegedit
or if notnano
– Warren Hill
Jul 11 '13 at 13:23
add a comment |
Vi (or Vim) is a very powerful editor but it's not intuitive. It is modal in operation
What you are experiencing is normal.
If you want to learn Vi there are several tutorials available such as this one
However there are other editors available. I suggest you use nano, it's not as powerful but is a lot more intuitive.
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to usegedit
or if notnano
– Warren Hill
Jul 11 '13 at 13:23
add a comment |
Vi (or Vim) is a very powerful editor but it's not intuitive. It is modal in operation
What you are experiencing is normal.
If you want to learn Vi there are several tutorials available such as this one
However there are other editors available. I suggest you use nano, it's not as powerful but is a lot more intuitive.
Vi (or Vim) is a very powerful editor but it's not intuitive. It is modal in operation
What you are experiencing is normal.
If you want to learn Vi there are several tutorials available such as this one
However there are other editors available. I suggest you use nano, it's not as powerful but is a lot more intuitive.
answered Jul 11 '13 at 13:10
Warren HillWarren Hill
15.9k165377
15.9k165377
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to usegedit
or if notnano
– Warren Hill
Jul 11 '13 at 13:23
add a comment |
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to usegedit
or if notnano
– Warren Hill
Jul 11 '13 at 13:23
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
after going through some Google stuff,i came across several fixes but to no effect.is there any way that i can fix those issues in vi and use backspace as normal?
– avinash
Jul 11 '13 at 13:16
1
1
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to use
gedit
or if not nano
– Warren Hill
Jul 11 '13 at 13:23
No Vi does not work that way take a look at this question and the tutorial I linked to if you really want to use vi. If you have a GUI however its much easier to use
gedit
or if not nano
– Warren Hill
Jul 11 '13 at 13:23
add a comment |
You should see in the vi & vim forum
Anyway, there is a thread that can help you: Backspace does nothing
add a comment |
You should see in the vi & vim forum
Anyway, there is a thread that can help you: Backspace does nothing
add a comment |
You should see in the vi & vim forum
Anyway, there is a thread that can help you: Backspace does nothing
You should see in the vi & vim forum
Anyway, there is a thread that can help you: Backspace does nothing
answered Feb 3 at 15:26
Carlos DagorretCarlos Dagorret
529214
529214
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f318923%2fbackspace-and-arrow-keys-not-working-in-vi-editor%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown