Chrissirhc
Programmer
I'm looking at substitution in vi. (More specifically gvim)
Two questions:
1) Can you use the pipe function?
e.g. %s/stert/start | %s/ende/end
I get the error "Trailing characters" when trying this.
2) How do you use substitute in the "/" character
e.g. %s/the/</the>
I get the error "Trailing characters" when trying this also.
Thanks in advance,
Chris
Two questions:
1) Can you use the pipe function?
e.g. %s/stert/start | %s/ende/end
I get the error "Trailing characters" when trying this.
2) How do you use substitute in the "/" character
e.g. %s/the/</the>
I get the error "Trailing characters" when trying this also.
Thanks in advance,
Chris