Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Learning Vim from the inside now.

Learning Vim from the inside

Open Ended Class

Creator: pbr

Status: Established

Join this class!

Lesson 4: Assignment 6: Riddle/me/this/

:s/foo/bar/ is great except when foo or bar has / in it.

:s,foo,bar, can be used instead, and works.

:safooabara does NOT work.

Which characters can be used for this, and which can't? The answer is in the VIM source code - can you find it?

Homework Submissions

0 total

There are no homework submissions for this assignment.