How many VI editor modes do you know?
Answers were Sorted based on User's Feedback
Answer / alpa
3 modes -
command mode
Insert mode
execution mode
Is This Answer Correct ? | 18 Yes | 5 No |
Answer / p.ashwini
they are 3 main modes in vi editor and they are
1.command mode
2.insert mode
3.colon mode
Is This Answer Correct ? | 10 Yes | 3 No |
Answer / shaan_007
1. command mode (deletion,navigation)
2. input mode
3. execution mode (saving ur work,saving and quiting
,aborting editing,writing selected lines,escape to the
unix shell).
Is This Answer Correct ? | 11 Yes | 5 No |
Answer / pankaj cheema
there are 3 mode in vi editor.
1-insert mode-can go in this mode by presing i
2-command mode- can go in this mode by presing the key esc.
3-execution mode-can go in this mode by pressing semicolon
key with the shift key.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / laxmikanth ghali
There is a number of modes available in VI but we are using
frequently below modes only?
1] Command Mode
2] Input Mode
3] Execution Mode
4] Visual Mode
5] Quick-Fix mode
6] Read-only mode
7] Normal mode
8] Recovery Mode
9] Debugging Mode
10] Diff Mode
any Concerns?
Is This Answer Correct ? | 6 Yes | 4 No |
What are the mount and unmount system calls?
What is virtual memory?
how to create a file system quota in HP-UX?
How would you change all occurrences of a value using VI?
which is the best book for learning unix and linux?
From command line how will you add a user account?
what is the time for incident, problem and change management tickets?
How to setup display for a remote system?
What scripting languages do you know?
Name key files or directories on a UNIX system that should always be backed up?
what is output mkvg pvname
What is paging?