Not looking for the help file, more for the motivation why would one use these commands?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t recall ever using
:listin over a dozen years of Vim use.:printI use often in this form:Where
reis a regular expression. Handy for seeing where a string appears in a file without having to move through it.:listlooks neat, though. Perhaps I should:s/p/l/in the previous command. 🙂