Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am using FreeBsd 9 and I need to use Vi. My problem related with the changing mode (command to insert or insert to command) in VI. I know that I need to use ESC key to change mode. But in Insert mode (while typing some codes) when I press ESC key it prompts ' ^[ ' char. It doesn't let me switch command mode insert to command.

Do you know any fix or settings for this ?

share|improve this question

migrated from stackoverflow.com Oct 1 '12 at 4:03

1 Answer

I may not understand what you are asking, but, have you tried pressing colon instead of escape?

share|improve this answer
Yes i tried every combination. I just improve my question. Thanks you. – zapoo Oct 1 '12 at 14:02

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.