what is the command used to set margin in vi editor?
Answers were Sorted based on User's Feedback
Answer / saravanan
Press ESC followed by colon setnu
eg => :setnu
| Is This Answer Correct ? | 5 Yes | 13 No |
How to enter from command mode to insertion mode?
How to append a file to current file?
Which command is used to replace many characters?
How to return to shell without leaving vi editor?
What is the command used to display line numbers in vi editor?
What does the /text command do?
what does the c$ command do from command mode?
What is the format of vi command?
what are the two different modes in vi editor?
what are the different commands used to quit from the vi editor?
what is the command used to delete current line in vi editor?
How to create a .exrc file in vi editor?