Question: A write a command that will suspend your vim editing session. On the line following the command list the vim modes (normal, insert, etc.) where
A write a command that will suspend your vim editing session. On the line following the command list the vim modes (normal, insert, etc.) where the command can be entered.
B write a command that will put your suspended vim editing session from Question 3 into background mode. On the line following the command insert the output of the command.
C write a command that will terminate the background vim editing sessions from Question 4. On the line following the command insert the output of the command. Please note that you should be thoughtful when testing your answer for this question to avoid losing your work.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
