Jacob Cherry

Results 2 issues of Jacob Cherry

## Reproduce Steps: 1. Ensure the open buffer contains some text: `foo` 2. Run a global substitute command where the search string is a substring of the replacement string: `:%s/foo/foobar/g`...