Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

insert text before cursor in vi

# to insert text before the cursor
# esc to enter command mode
i
 
PREVIOUS NEXT
Tagged: #insert #text #cursor #vi
ADD COMMENT
Topic
Name
3+1 =