Tagged Questions

2
votes
1answer
36 views

how can i search for 3 strings at a time in vi editor

Hi, i was wondering how could we do it.i.e., search for 3 strings at a time in vi like i do :/xyz in command mode. how could i add 2 more strings so that the cursor will stop at a string which ever …